C.O.P. Command Obfuscation Processor """"""""""""""""""""""""""""" by Jack A. Orman Copyright 1988 This program is used to encode a .COM program to make the data or programming techniques indecipherable. It will make hacking or modification of the program that much more dif- ficult. This is NOT a sure-fire, guaranteed safeguard system but is merely to keep the average programmer from tinkering with your code. It is not foolproof and I'm sure that an expert programmer can break the system easily. Note: Only use COP.com on copies of your programs, not the originals! To encode a .COM program, type in the following: COP [d:]filename code-phrase COP will read the program and by using the code-phrase, write a modified version back to the disk. The modified version is encoded and makes disassembling of the code quite difficult. Note that COP writes over the original version of the file that is being processed. The COP modified program will still run from the DOS prompt and performs just as the original. COP.com v1.3 is a copyrighted program. Do not sell, bundle with other software, or distribute this program without the author's written consent. The archive, complete with documentation and unmodified, may be uploaded to BBSes for evaluation by individual users. If you like this program and use it, please register. Send $20.00 registration fee for ARMADA UTILITIES Disk #2 TO: Jack A. Orman Box 86236 Baton Rouge, LA 70879 COP.COM v1.0 - compiled and released 30JUN88 Original version v1.1 - compiled and released 9JUL88 Modified algorithm v1.2 - compiled and released 15JUL88 Minor code change v1.3 - compiled and released 1AUG88 New encoding method