home *** CD-ROM | disk | FTP | other *** search
-
- To unprotect DEFENDER OF THE CROWN, use DEBUG for this one. Rename the
- file
- DOC.EXE to DOC.XXX and follow the instructions below.
-
- DEBUG DOC.XXX <CR>
- -S 0 FFFF B8 00 A0 50 FF 36 0A 45 <CR> ; search for beginning of routine.
-
- xxxx:3BCC ; addresses may be different
- xxxx:3BF2
- -A3BCC <CR> ; assemble at first address
- xxxx:3BCC JMP 3BF2 <CR> ; jump to second address
- xxxx:3BCE <CR>
- -W <CR> ; write the edited file back to di
- sk
- Writing 11600 bytes
- -Q <CR> ; quit, return to DOS
-
- Now, rename DOC.XXX back to DOC.EXE. It's unprotected.
- -------------------------------------------------------------------------
- ----
-