home *** CD-ROM | disk | FTP | other *** search
/ Various Unprotection Examples / unprotect.zip / unprotect / UNPWAS / UNP-WAS.TXT < prev   
Text File  |  1987-10-06  |  1KB  |  36 lines

  1. Unprotect Broderdund's Ancient Art of War at Sea
  2.  
  3. Place a copy of WAS.EXE in the same directory as UNP-WAS.BAT and
  4. UNP-WAS.IN.  Put a copy of your MS-DOS DEBUG program in this directory,
  5. or make sure that it is available in your path.
  6.  
  7. From MS-DOS, type UNP-WAS.  You should see the following output:
  8.  
  9. -----------------------------------------------------------------------------
  10. RENAME WAS.EXE WAS.BIN
  11.  
  12. C>DEBUG WAS.BIN <UNP-WAS.IN
  13. -U 7BAE
  14. xxxx:7BAE E8F832        CALL    AEA9                               
  15. xxxx:7BB1 0BC0          OR      AX,AX                              
  16. xxxx:7BB3 7507          JNZ     7BBC                               
  17. xxxx:7BB5 B80F27        MOV     AX,270F                            
  18. xxxx:7BB8 8BE5          MOV     SP,BP                              
  19. xxxx:7BBA 5D            POP     BP                                 
  20. xxxx:7BBB C3            RET                                        
  21. xxxx:7BBC 813E18080000  CMP     WORD PTR [0818],0000               
  22. xxxx:7BC2 7506          JNZ     7BCA                               
  23. xxxx:7BC4 33C0          XOR     AX,AX                              
  24. xxxx:7BC6 89066368      MOV     [6863],AX                          
  25. xxxx:7BCA 8B06373F      MOV     AX,[3F37]                          
  26. -E 7BAE
  27. xxxx:7BAE  E8.B8   F8.01   
  28. xxxx:7BB0  32.00
  29. -W
  30. Writing 27A00 bytes
  31. -Q
  32.  
  33. C>RENAME WAS.BIN WAS.EXE
  34. -----------------------------------------------------------------------------
  35. 
  36.