home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / virus / seccode.zip / READ.DOC < prev    next >
Text File  |  1993-07-14  |  9KB  |  204 lines

  1.  
  2.  
  3.  
  4.  
  5.                           *** SECCODE v1.1 ***
  6.  
  7.  
  8.         Secret Code v1.1 is a small program which can take any plain
  9.         ASCII text-file and rewrite it so that it cannot easily be
  10.         read or deciphered (decoded), except of course, using this
  11.         program to do so.
  12.  
  13.         Aside from just having fun with these coded files, you may
  14.         also use them to upload/download from BBS's without as much
  15.         concern about privacy. This MAY reduce the responsibility of
  16.         BBS SySops as well as to the content of messages carried.
  17.         
  18.         Although there ARE 99 'parameters' (different settings)
  19.         which can be used by the program to code files, this program 
  20.         is intended for fun and although it may not be easy, it is not 
  21.         impossible to decode it's coded messages without the program. 
  22.         It is not intended for any serious security purposes.
  23.  
  24.  
  25.         REQUIREMENTS:
  26.  
  27.         SECCODE1 requires at least 256K RAM and any color monitor.
  28.  
  29.         
  30.         INSTRUCTIONS:
  31.  
  32.         The program is fairly easy to use, and there are instructions 
  33.         within the program, but here are some additional instructions.
  34.         
  35.         First, in order to use the program (we are assuming you want to
  36.         first CODE a file), you need your file to be in plain ASCII
  37.         format. Practically any standard word processor will allow you
  38.         to write and save a message in ASCII format. ASCII is a standard
  39.         text-format which does not have special control-characters in it.
  40.  
  41.      *NEW
  42.         With this version there is an included small Message-Writer. This
  43.         is a no-frills word-processor capable of writing text-files of
  44.         up to 30,000 bytes (about 700 lines of text).
  45.         
  46.         OR,
  47.         If you have DOS 5 or 6, simply type EDIT and the DOS editor will
  48.         run, which you may use to make, save and edit your message in the 
  49.         proper format.
  50.  
  51.         There is an included, small ASCII text-file called TEST.FIL which
  52.         you may use to experiment with.
  53.         
  54.         Once you have your text-file, place it in the same directory as
  55.         SECCODE1.
  56.  
  57.       *NEW
  58.         The Menu Selection 'Shell to DOS' will allow you to perform simple
  59.         DOS commands without leaving the program. You may want to use this
  60.         to copy, rename, delete, move files, etc.
  61.  
  62.  
  63.         Then start SECCODE1 by typing SECCODE1 at the DOS prompt. After the
  64.         opening screen, you will be presented with a menu. With this menu
  65.         you may either use the up/down arrow keys or the corresponding
  66.         number keys to make your selections. Then pressing [ENTER] will
  67.         execute your selection.
  68.  
  69.         The first thing you have to do to code your file is 'LOAD' it
  70.         using menu selection #1. Press [ENTER] while #1 is highlighted
  71.         and you will be shown all the files in the current directory. Your
  72.         message file should be shown here. Enter the FULL NAME of your
  73.         message file and it will load. You will then be returned to the
  74.         Main Menu.
  75.  
  76.         The second step is to set the 'parameter' for coding of this file.
  77.         The parameter is a number between 2 and 100 which tells the
  78.         program exactly how to write the code. In other words, the same
  79.         exact file may be coded 99 different ways, depending on this 
  80.         setting. Generally, the higher parameter numbers will make the
  81.         file look less like the original. 
  82.  
  83.         IMPORTANT...It's a good idea to write down the parameter when
  84.         CODING a file since this parameter will need to be used when
  85.         DECODING the file. If someone else will be DECODING a file with
  86.         the program, you need to let them know what parameter you used.
  87.  
  88.         To set the parameter, simply choose that item from the Main menu,
  89.         and enter any number from 2 to 100. Both the filename you are
  90.         coding and the parameter will be displayed when you return to the
  91.         Main menu.
  92.  
  93.         The next step is to select CODE file from the Main menu. When you
  94.         select this, the program begins analyzing your loaded file, altering
  95.         it while it displays on screen, and writing it to a NEW file.
  96.  
  97.         Your original file will remain intact, unchanged. The program will
  98.         create a new, CODED version of your original message, and the new
  99.         filename will be the same as your original filename, except it
  100.         will end in .SCC . You may open your new file with a text-editor
  101.         or word-processor and see that it is much different than the 
  102.         original. Or you can type 'TYPE [FILENAME]' from DOS to see it.
  103.  
  104.         NOTE that as a safety precaution, you cannot CODE any file which
  105.         has .SCC at the end of the filename.
  106.  
  107.         To DECODE a CODED file, load the file as above, set the CORRECT
  108.         parameter which was used to CODE the file, and select DECODE from
  109.         the Main menu. You will be asked if you want to write the message 
  110.         to a file. If you ONLY wish to read the DECODED file on your screen
  111.         you need not write it to a file. If you want to write your DECODED
  112.         message to a file, answer "Y" and you will need to supply a NEW
  113.         filename for the DECODED file. The usual DOS rules apply here
  114.         (see DOS manual if unsure). The program normally will NOT allow
  115.         you to use a filename of an existing file.
  116.  
  117.         Then the file will display on your screen, one screen at a time
  118.         and, if option is chosen, will write a newly DECODED file for you
  119.         also. Note that if you press "A" for Abort during DECODING where
  120.         prompted, the process will end where it is. You may or may not
  121.         have created a partial file in doing this.
  122.  
  123.       *NEW
  124.         With this version is the 'View Loaded File' option at the main
  125.         menu. This allows you to view a coded or decoded file on-screen.
  126.         You must Load the file first, however.
  127.              
  128.           DISCLAIMER:
  129.  
  130.           We offer no warranty for SECCODE Version 1.1 whether
  131.           express or implied, including without limitation any
  132.           implied warranties of merchantability or fitness for a
  133.           particular purpose. We will not be responsible for any
  134.           special, incidental, consequential damages, either direct
  135.           or indirect resulting from use of this product. The user
  136.           bears all risks as to the quality and performance of this
  137.           software, and in no case shall the liability for any
  138.           damages ever exceed the price paid for the software.
  139.  
  140.           As always, you should make a backup copy of your original
  141.                    disk. Please refer to your DOS manual. 
  142.  
  143.         
  144.         
  145.         REGISTRATION & SUPPORT:
  146.  
  147.         This program is 'shareware'. this means that although it IS
  148.         copyrighted, you are permitted to use, copy and share it as
  149.         desired, EXCEPT: 1.) It MUST be copied IN FULL, with all of
  150.         it's files, including this one. 2.) None of the files may be
  151.         altered in any way, and 3.) No fee may be charged for it, 
  152.         except for a small copying/distribution fee by distributors.
  153.  
  154.         HOWEVER: If you like the program, and would like to support
  155.         the development of quality, low-cost software such as this,
  156.         you should register it with the author. To register, if you
  157.         have a printer, print the included file INVOICE.DOC, or if
  158.         not, then send your fee to the address below.
  159.         
  160.         Although a considerable amount of time & effort went into
  161.         this program, we are not setting the registration fee. But
  162.         any registration over $5.00 (Plus $2.50 S/H) or a total
  163.         of $7.50 will get the registrant a FREE copy of the newest
  164.         version of the program as well as a list of other programs
  165.         by the author. 
  166.         
  167.      ** NOTE that the REGISTERED version (as of this date) also
  168.         has mouse support, pull-down menus and a 'full-featured' small
  169.         file editor with cut & paste, copy, etc.
  170.         
  171.         
  172.         Be sure to specify your DISK SIZE & TYPE (High Density or 
  173.         Double Density).
  174.         
  175.         ***   Only U.S. Check or money order will be accepted. ***
  176.         
  177.         
  178.         For further information, registration or support, contact:
  179.  
  180.  
  181.        
  182.                            * Eric Jarrett
  183.                            * P.O. Box 34749
  184.                            * Richmond, VA. 23234
  185.  
  186.          Please be sure to specify the program name, and where you
  187.          obtained your copy. (The BBS or catalog).
  188.          
  189.          
  190.          If you have a modem, you may either download our programs
  191.          or leave us a message at either of these BBS'S:
  192.          
  193.          
  194.          ╔═══════════════════════════════════════════════════════╕
  195.          ║   Blue Ridge Express(ERICJ Sub-Board): 804-790-1675   │ 
  196.          ║                        Or                             │ 
  197.          ║   Valhalla BBS.......................: 804-560-0701   │ 
  198.          ╙───────────────────────────────────────────────────────┘
  199.  
  200.  
  201.  
  202.  
  203.  
  204.