home *** CD-ROM | disk | FTP | other *** search
/ For Beginners & Professional Hackers / cd.iso / hackers / tools / crk2com.arj / CRACKER.DOC next >
Encoding:
Text File  |  1993-08-13  |  2.2 KB  |  51 lines

  1. CRACKER & CRK2COM are Helpfull tools for ace-crackers and beginers.
  2. -------------------------------------------------------------------
  3.  
  4. CRK files. Approximately 100 of sample .CRK files are included.
  5.            Unpack them from CRKFILES.ZIP. (see How to make CRK file)
  6.  
  7. Cracker.   Cracker is a utility that scans current directory for
  8.            CRK files, shows titles and allows you to patch some.
  9.            Really it has a good interface, so there is no description
  10.            required. Anyways, I'm not an author of this programm...
  11.  
  12. CRK2COM.   That's something I've done myself. There's no fun to supply
  13.            large cracker with every patch you've done... This utility
  14.            converts CRK files to executable COM files. Size depends on
  15.            number of patches.
  16.  
  17.  
  18. How to create CRK files.
  19. ----------------------
  20.     Yes, that's only one thing why this programs are better than
  21. others. For example you have program GAME.EXE. You've patched one
  22. byte (03h to FFh) to make nearly ulimited lives. Cracked version of
  23. GAME.EXE saved in GAME.NEW. That's use DOS FC command:
  24.     FC /B GAME.EXE GAME.NEW >GAME.CRK
  25. Now start your text editor.
  26. Insert 1st line - "My first cracked game"
  27. Insert 2nd line - (empty. just CRLF, used to separate patches),
  28. Insert 3rd line - "Unlimite lives by Cracking Lamer",
  29. Change 4th line - from "Comparing files GAME.EXE and GAME.NEW:" to "GAME.EXE"
  30. Save file. Execute:
  31.     CRK2COM GAME.CRK !GAME.COM
  32.  
  33. That's it... Ready to be released...
  34. Once started, !GAME.COM'll say following:
  35. ---
  36. Patch for My first cracked game
  37. (Created by CRK2COM v1.10 Beta. (c)1993, .BAT-Man)...
  38.  
  39. Unlimited lives by Cracking Lamer ──> Apply patch(Y/n)? 
  40. ---
  41.                               - Best wishes to all local bandits, .BAT-Man.
  42. P.S. for UdSSR guys only: Please, upload it to my friends at Grave Digger's
  43. Board: +7(095)271-9738.
  44. ===========================================================================
  45. Official part:
  46.     CRK file format is (c)1990-91, The Corner Crackers.
  47.     CRACKER utility is (c)1991, The Corner Crackers.
  48.     CRK2COM is (c)1993, .BAT-Man/UGi/I.C.E.
  49.  
  50. Comments/Bug reports are welcome at 80:1030/0@ICENet, 2:5020/83.7@fidonet.
  51.