Description | Protector from Terrorists, implements timer-based encryption.
To apply the protection on a program: 1. position the cursor on the bottom of the screen, 2. load the protector with this command: >>LOAD"TIT CODER",8,1<<, 3. load you program (must be started from $1000), 4. enter into monitor with the command: >>MONITOR<<, 5. enter the starting instruction for your program to address $0C22-$0C24, for example: >>AC22 JMP $1010<< - this will start your program by jumping to $1010 after decoding, 6. start the encrypting with this command: >>G 0D00<<, 7. save your protected application with the offered save command. |
|