home *** CD-ROM | disk | FTP | other *** search
/ Collection of Hack-Phreak Scene Programs / cleanhpvac.zip / cleanhpvac / SOURCE.ZIP / LM9-DEMO.ZIP / LM9-DEMO.DOC < prev    next >
Text File  |  1994-09-09  |  11KB  |  260 lines

  1.  
  2.  
  3. ══════════════════════════════════════════════════════════════════════════════
  4.  
  5.  
  6.                          ┌───────────────────────────────┐
  7.                          │ Lock-Master 9.0 Documentation │
  8.                          └───────────────────────────────┘
  9.  
  10.  
  11.  
  12.                  Lock-Master... Your software investment protector.
  13.                  ──────────────────────────────────────────────────
  14.  
  15.  
  16.  
  17. Introduction:
  18. ─────────────
  19.  
  20.  
  21. Have you ever written a program, then found out the next day that your program
  22. had been cracked/hacked and uploaded to all the bbs's across North America?
  23.  
  24. Have you ever invested lots of time and money developing a program which you
  25. released as shareware with a registration option, and found out that someone
  26. made a generic "key" registration program to crack-register your current and
  27. future version of that software?
  28.  
  29. Ever invest in purchasing a copy-protection product like a key-disk or a dongle
  30. plug protection to protect your software from being copied by everyone, and
  31. then the next day, discovering a cracked copy of your program on a bbs - even
  32. though it was "protected"?
  33.  
  34. If you answered yes to any of the above, then this is what you need.  A
  35. revolutionary new product, the only one in the world right now, a program
  36. that will totally change software security procedures now, and in years to come.
  37. It's called....
  38.  
  39.  
  40.                         ≡   L O C K - M A S T E R  9.0   ≡
  41.  
  42.  
  43. Lock-Master v9.0 is a program that protects any  program for the IBM or
  44. compatible PC from  being traced/disassembled or viewed.  It's uses are
  45. numerous, but it's  main purpose is to protect  your program from being
  46. hacked/cracked or modified.
  47.  
  48. Lock-Master 9.0 can be integrated into any IBM or compatible executable
  49. file (COM or EXE).  Once integrated, the master program is locked.  All
  50. known debuggers will be shut down.  If someone tries to trace the protected
  51. master program, his computer will freeze and reboot.  Tracing, disassembling,
  52. or producing a source code listing is... let's just say nearly impossible.
  53.  
  54. Lock-Master 9.0 cannot be reverse-engineered, mostly because it's code
  55. unencrypts  the  new  data  OVER the  used up  code while  running.  It
  56. cannot be modified in any way, due to it's 8 layered reverse-encryption
  57. and multiple CRC code checking routines.  Also, all of Lock-Master's
  58. anti-debugging routines calculate a complicated checksum, which they use
  59. to reverse-unencrypt other modular routines, which inturn use the previous
  60. checksum to complete their functions!  Overall it's a nightmare to trace,
  61. even to the most experienced cracker.
  62.  
  63. There are about 3 other products that say they "protect" your exe/com files
  64. from hackers - but as you know, there are unprotect programs written for them
  65. already out there.  These programmers might write nice exe/com encryption and
  66. compression routines, but they don't provide any anti-debugger/hacker
  67. protections.  And those that do, are always easily bypassed by the average
  68. 14 year old.
  69.  
  70. You see, a software protection is only as good as it's "envelope".  You can
  71. utilize the best hardware/software protection for your software, but if it
  72. doesn't have a good "envelope lock", it's like protecting a 10 foot steel
  73. bank safe with a barbie doll lock!
  74.  
  75.  I have spent about 4 years on and off, optimizing and inventing
  76. some of the best anti-debugger routines that you will ever find for the IBM PC.
  77.  
  78. As you know, everything can be cracked with time.  Someday, some wizard out
  79. there will figure a way to trace through Lock-Master's protection.  After
  80. spending a LOT of months, he might find a bypass method.  But all you need to
  81. do is request a Lock-Master routine modification upgrade, and you will put him
  82. back to square one! - He will have to forget everything he did and restart
  83. from scratch, because all the routines would be different.
  84.  
  85.  
  86.  
  87. Places where you might want to utilize Lock-Master 9.0 :
  88. ───────────────────────────────────────────────────────────────
  89.  
  90.  
  91. *  Releasing a shareware program with a registration option.
  92.  
  93. *  Releasing a commercial copy-protected program. (Either with a key-disk
  94.    or a security/dongle plug protection)
  95.  
  96. *  Releasing any program that you don't want hacked, cracked or modified
  97.    in any way.
  98.  
  99.  
  100. About the demo:
  101. ───────────────
  102.  
  103.  
  104. This Lock-Master 9.0 demo was coded so that you would be able to experiment
  105. and evaluate just how powerful Lock-Master 9.0 really is.  The file included
  106. with this zip called LM9-DEMO.COM is protected with Lock-Master 9.0.  Try to
  107. view, edit, trace, or modify that file - you will then understand the power
  108. of Lock-Master 9.0.  You can use ANY debugger for the IBM PC.  It doesn't
  109. matter which one you use, they will all be TERMINATED the hard way.  (Be
  110. prepared to reboot your machine VERY often!)
  111.  
  112. To start the demo, simply run LM9-DEMO.COM.  Make sure you don't have any
  113. debuggers resident in memory, otherwise the demo won't run.  You will then
  114. see a screen describing Lock-Master.  You cannot quit the demo back to the
  115. dos prompt.  To quit, you have to reboot your machine.  This was done so that
  116. everytime you trace, and mess up, you will have to hard boot - this should
  117. give you lots of "fun"!
  118.  
  119. This demo is just a demo - it cannot be cracked/hacked and used as a software
  120. protection program.  All the routines for protecting your exe/com files have
  121. been removed from this demo, and are only available in the registered version.
  122.  
  123. ══════════════════════════════════════════════════════════════════════════════
  124.  
  125.  
  126.                          ┌────────────────────────────────┐
  127.                          │ Lock-Master 9.0 technical info │
  128.                          └────────────────────────────────┘
  129.  
  130.  
  131.  
  132.              The following features are incorporated into Lock-Master 9.0
  133.                  ──────────────────────────────────────────────────────
  134.  
  135.  
  136.               ■ Written in 100% PURE asm/machine language.
  137.               ■ Written in hacker-deterrent, non-standard code.
  138.               ■ Maximal space-optimized coding.
  139.               ■ 8 way reverse-encrypted code.
  140.               ■ Compressed code.
  141.               ■ Self-checking file integrity routine.
  142.               ■ Self-checking code integrity routine.
  143.               ■ Automatic warning of file modification - file size & checksum.
  144.               ■ Automatic warning of altered code.
  145.               ■ Automatic warning of insufficient memory.
  146.               ■ Automatic warning of missing loader file.
  147.               ■ Automatic warning of invalid/hacked loader file.
  148.               ■ Dos version warning if too low.
  149.               ■ Hack proof code.
  150.               ■ Strip-proof code.
  151.               ■ Reverse-engineer proof code.
  152.               ■ Debugger proof code.
  153.               ■ No memory usage.
  154.               ■ Works on ALL IBM and compatible machines.
  155.               ■ Permanent virus-free file protection - You will never get
  156.                 infected with a virus - directly linked, or imbedded in a
  157.                 Lock-Master protected file.
  158.  
  159.  
  160. ══════════════════════════════════════════════════════════════════════════════
  161.  
  162.  
  163.                          ┌───────────────────────────────┐
  164.                          │ Lock-Master 9.0 Registration  │
  165.                          └───────────────────────────────┘
  166.  
  167.  
  168. When you register Lock-Master 9.0, you'll receive a disk with the latest
  169. version of Lock-Master, the usage manual, and upgrade information.  With
  170. that disk, you'll be able to protect your com or exe files with Lock-Master.
  171. There is no limit or "protect-count" on the number of files that you can
  172. protect with Lock-Master.
  173.  
  174. Once you register, your name, phone and other information is serialized
  175. into the Lock-Master protect program.  It's not just encrypted and written
  176. in the file, it's transformed into machine-language instructions, which are
  177. then used by the Lock-Master protect program to do some protection calculations
  178. etc!  Your whole system info is also recorded and kept track of.  Your
  179. protected exe/com files will not contain your personal information, just the
  180. Registered Lock-Master protection program will.
  181.  
  182. We are all sick of those hackers/crackers who steal our software investments,
  183. it's time to do something about it.  This program was not written to make
  184. money, it was written to help the hard working computer programmers like
  185. yourselves.  The registration costs are very low, for the amount of time that
  186. it took to develop Lock-Master 9.0 - This is the first public release, and
  187. we are at version 9.0 already! - that's because all previous versions were
  188. beta versions, or were upgraded and enhanced with more options.
  189.  
  190. To receive your registered version of the latest Lock-Master software
  191. protection program, send a cheque or money order payable to :
  192.  
  193.  
  194.                                 Andrew Kacy
  195.  
  196.                                 P.O BOX 233
  197.                                 Pierrefonds, Quebec
  198.                                 Canada
  199.                                 H9H 4K9
  200.  
  201.  
  202. USA customers send              :  $25, plus $5 for shipping and handling.
  203. Canadian customers send         :  $30, plus $5 for shipping and handling.
  204. Overseas customers send         :  $30 Canadian International money order,
  205.                                    plus $8 Canadian for shipping and handling.
  206.  
  207.  
  208.  
  209. USA company orders send         : $50, plus $5 for shipping and handling.
  210. Canadian company orders send    : $60, plus $5 for shipping and handling.
  211. Overseas company orders send    : $60 Canadian International money order,
  212.                                   plus $8 Canadian for shipping and handling.
  213.  
  214.  
  215.  
  216. Fill out and print the form below.  Include it with your letter.  
  217.  
  218.  
  219. <cut here>....................................................................
  220.  
  221. ===============================================================================
  222.  
  223. FROM:
  224.  
  225.           Name: ______________________________________________________
  226.  
  227.      [Company]: ______________________________________________________
  228.      
  229.       Reg Name: ______________________________________________________
  230.                 [Used to register your software, 30 characters max]
  231.  
  232.        Address: ______________________________________________________
  233.  
  234.        City: ____________________________ State: _____________________
  235.  
  236.        Country: ____________________________ Postal Code: ____________
  237.  
  238.       Phone: ________________________ Fax: ___________________________
  239.  
  240.  
  241.    Where did you obtain the Lock-Master demo from? ___________________
  242.  
  243.                 ______________________________________________________
  244.  
  245.    What do you intend to use Lock-Master for? ________________________
  246.  
  247.                 ______________________________________________________
  248.  
  249.                 ______________________________________________________
  250.         
  251.    Future product suggestions:________________________________________
  252.  
  253.                 ______________________________________________________
  254.  
  255.                 ______________________________________________________
  256.  
  257. ===============================================================================
  258.  
  259. <cut here>....................................................................
  260.