home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / fileutil / acodes12.arj / ACODES.DOC next >
Encoding:
Text File  |  1992-01-02  |  5.3 KB  |  139 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.                         Acodes v1.2 : ShareWare
  29.                    January 1992 -- By: Gary McNickle
  30.  
  31.  
  32.  
  33.  
  34.         Acodes is the unregistered version of Acode. THE file encryption
  35. software. I have tested Acode on litterally dozens of files. Ranging
  36. from .EXE and .COM files to .SYS and all ASCII files. I have yet to see
  37. Acode wrongly alter a file. EVERY .exe etc.. file I have Acoded, has run
  38. after the Decoding!.... As you can see, this could be quite a step in
  39. System security. Acode also works on .ARJ, .LZH, .ZIP, .GIF, you name
  40. it, it can be safely encoded and decoded.
  41.  
  42.         Acodes is completely command line operated. The commands are few,
  43. simple and easy to learn. They consist of three paramaters; 1: [E] or
  44. [D], to inform Acode to either Encode or Decode the file. 2: The File
  45. Name to work on. and 3, a password of your choice. Failing to remember
  46. the password will cause you to lose the file if it's not backed up!
  47. WRITE YOUR PASSWORDS DOWN!!! The Password MUST be no more than 10
  48. characters. You can use any characters that your machine can handle.
  49.  
  50.  Here are a few command line examples: using the file name, test.txt:
  51.  
  52.           Legal:  Acodes E test.txt
  53.                   Acodes e test.txt myfiles
  54.                     |    |    |       |
  55.                     |    |    |       \- Your password. [Case Sensitive]
  56.                     |    |    \- The File Name. [Must include extension]
  57.                     |    \- The Command to ENCODE.
  58.                     \- Acodes name of course!
  59.  
  60.                   Acodes D test.txt will DECODE the file....
  61.  
  62.         Illegal:  Acodes E test
  63.                                 \- Need file extension, ie, .txt.
  64.  
  65.                   Acodes d
  66.                            \- No File Name!
  67.  
  68.                   Acodes D test.exe
  69.                                  \- Only in registered version!
  70.  
  71.  Any files with extensions of: .EXE, .ARJ, .ZIP, .LZH or .GIF, CANNOT be Acoded
  72. with the unregistered version! To enbale this option, you MUST register!
  73. Also, you may not use Acodes on: C .LIB, Pascal .TPU or any Borland .OBJ
  74. or .CHR files
  75.                                Programmers!!!
  76.  
  77.   I have written a Turbo Pascal 6.0 Toolbox for Acode.  With the ACODETPU.TPU
  78. file, you can incorporate the encryption and decryption techniques used by
  79. Acode/Acodes directly into your programs.  If you are a software authur that
  80. uses any kind of a 'key' disk, this is just what you need!  Acode has been
  81. on the market for quite some time now, and not a single bug has been reported
  82. with this, or the previous version.  Also, I have made several 'challenges'
  83. to various 'well known' 'hackers' via FidoNet, and none of them have 'yet'
  84. (fingers crossed :∙) ) 'cracked' an Acoded file. Needless to say, this goes a
  85. LONG way to ensuring the data integrity and security of your programs, no
  86. more hacked key codes!!! (at least not for a while!)
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.   Acode uses 3 [yes, three] different seed codes, and these codes are not
  95. hard-coded into the software, they are derived from various 'file dependant'
  96. sources, so it really is almost impossible to 'hack' it.  Anyways, the
  97. ACODETPU.TPU file, is not crippled in anyway... Unlike Acodes, with the
  98. tpu, you are allowed to encrypt/decrypt ANY file structure safely. As well
  99. as use the password options from your program. A good example of this, is
  100. what I am currently doing with the ALSP, reading in an Acoded 'members list'
  101. that contains member names, and id#'s and using Acode to de crypt member
  102. only files downloaded from ALSP sites...
  103.  
  104.  
  105.   IF you are a currently registerd Acode user, then the registration for
  106. the acodetpu.tpu file is only $30.00, otherwise, the 'regular' registration
  107. fee is $45.00. Now, that's not too awful bad is it??? :) Yes, the price has
  108. gone up just a bit, the reasons for this are few, but I have spent hours
  109. optimizing the code. It now runs noticably faster, and is smaller, with a
  110. smaller amount of RAM used.
  111.  
  112.   C Programmers, There is a C version of the ACODETPU file being currently
  113. written. It should be done within a week of this writing actually! SO, no,
  114. I have not forgotten you!
  115.  
  116. To register Acodes, send $15.00 to:
  117.  
  118.                                Gary McNickle
  119.                                P.O. Box # 37
  120.                              Augusta, MI- 49012
  121.  
  122. Thank you for taking the time to read through this boring document!
  123. If you discover any bugs, please let me know at the above address. Any
  124. one reporting a legitimate bug will recieve a fixed, registered version.
  125. Thanx.
  126.  
  127.   I do not make any promises with this software other than that I will
  128. support it. I am not liable for damages above 1 cent! Any misuse of this
  129. program MAY (probably wont, but might!) result in damaged, unrecoverable
  130. files. This is YOUR risk. I have FULLY tested this program and have not
  131. had ANY problems with it on my machine, [ Tandy 3000 NL ] but I do NOT
  132. guarantee the same for you.  If you use this program, it's your risk.
  133. Acodes DOES alter the byte structure of files it is run on. Forgetting
  134. your password and forever losing the file, does not constitute an error
  135. on my part, and NO, if you forget your password, there is no way I can
  136. determine it.  I urge you to keep backups of important files. That is
  137. the only way to ENSURE against data loss....
  138.  
  139.