home *** CD-ROM | disk | FTP | other *** search
/ Various Unprotection Examples / unprotect.zip / unprotect / COPYPROT / DB3ZAP.BAT < prev    next >
DOS Batch File  |  1985-04-04  |  768b  |  27 lines

  1. Copy Db3zap.bin Db3zap.tmp
  2. Ren Dbase.exe Dbase    
  3. Debug <dB3Zap.bat      
  4. Goto Exit              
  5. N Db3zap.tmp               
  6. l
  7. rCx                         
  8. 100                         
  9. w 300                       
  10. N Dbase
  11. L                           
  12. R                           
  13. N Db3zap.tmp
  14. L 300                       
  15. A 46d                       
  16. Jmp 325
  17.  
  18. N Dbase                     
  19. Rbx                         
  20. 1
  21. Rcx
  22. b850
  23. w                           
  24. q
  25. :Exit                       
  26. Del db3zap.tmp
  27. Ren Dbase Dbase.exe