home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / packer / ice / ice.doc < prev   
Text File  |  1988-03-06  |  2KB  |  60 lines

  1. Program:
  2.               ICE.COM Intrusion Contermeasure Electronics
  3.               COM file Security Program Version 1.00
  4.               Copyright 1988 by Keith P. Graham
  5.  
  6. Contact:
  7.               Keith P. Graham c/o PC-Rockland BBS (914) 353-2157
  8.  
  9. Description:
  10.               ICE is a program which scramples and compresses
  11.               COM files (not EXE files) yet allows them to be
  12.               fully functional. The program makes it difficult to
  13.               alter the orginal program and it has the added
  14.               bonus of compressing COM files without detracting
  15.               from their usefulness. ICEd COM files still run
  16.               as they did before except that they are usually
  17.               smaller and disk load times are shorter.
  18.               ICE offers protection agains viruses in that
  19.               ICE can scramble COMMAND.COM and make it difficult
  20.               for viruses to attach themselves to the scramble
  21.               program.
  22.  
  23.  
  24. Usage:
  25.               The format of the ICE command is:
  26.  
  27.                   ICE file.COM encryption-key
  28.  
  29.               file is the name of a COM file to ICE and
  30.               encryption key is a string of numbers and/or
  31.               letters that will help make your scramble
  32.               unique.
  33.  
  34.               ICE will compress and scramble the com file and
  35.               replace the original. It is important to have a
  36.               backup of the original COM file in case ICE screws
  37.               up somehow. I have tested ICE, but it is possible to
  38.               screw anything up.
  39.  
  40. Disclaimer:
  41.              I have written an ICE BREAKER for ICEd programs and
  42.              I am sure that any good hacker could also figure it out
  43.              after a while. No software resource can be protected
  44.              entirely by software. I can only guarantee that
  45.              ICE makes COM file safer, not 100% safe.
  46.  
  47. License:
  48.              ICE remains the property of Keith P. Graham and is
  49.              not for sale, but feel free to share it with you friends
  50.              as long as no fee is associated with the copying of
  51.              ICE or distribution of ICE other than nominal disk
  52.              copy or access charges.
  53.  
  54. Other Stuff:
  55.              If you are interested in ICE and ICEBREAKERS read
  56.              Neuromancer by William Gibson available at you local
  57.              bookstore's SF department. Don't miss this one!
  58.  
  59.  
  60.