home *** CD-ROM | disk | FTP | other *** search
/ For Beginners & Professional Hackers / cd.iso / hackers / tools / decrypt.arj / DECRYPT.DOC next >
Encoding:
Text File  |  1996-01-18  |  2.0 KB  |  57 lines

  1. Program name : Decrypt
  2. Version      : 1.0 (initial release)
  3. Description  : Anti-CRYPT by Dismember decrypter
  4. Comments     : Support only CRYPT V1.2, 1.7
  5.  
  6.  
  7.                                Hi guys!
  8.  
  9.                               Introduction
  10.  
  11.                Last time I quite often see the programs which are
  12.          protected by program  CRYPT.  This  is  executable  file
  13.          encrypter by Dismember. Protection includes startup code
  14.          with anti-debugger tricks and encryption of source file.
  15.          Of  course,  removing  of  this  protection  isn't  very
  16.          difficult and it may be done by HIEW only.  But  if  you
  17.          use this program, you remove protection by some seconds.
  18.  
  19.  
  20.                               What is this ?
  21.  
  22.                This  program  decrypts   files    protected    by
  23.          Executable File Encryptor - CRYPT by Dismember.
  24.  
  25.  
  26.                                  Usage
  27.                Very easy:
  28.  
  29.                DECRYPT Crypted_File Clear_File
  30.  
  31.  
  32.                               Some comments
  33.  
  34.                Before  removing  protection,  Decrypter    checks
  35.          startup code in the file. If startup  code  hasn't  been
  36.          recognized, the information message  will  be  displayed
  37.          about it and decryption will be canceled.  This  version
  38.          of  decrypter  supports  CRYPT  V1.2,  1.7  only.  After
  39.          correct  startup  code  detection,  protection  will  be
  40.          removed. If message about bad check  sum  is  displayed,
  41.          source file is corrupted and may be file will  not  work
  42.          properly.
  43.  
  44.  
  45.          Hmm... I think that is all...
  46.          Really sorry for very curve dox...
  47.  
  48.          Wi$eGuy assumes no responsibility on any side-effect
  49.          in using this code.
  50.  
  51.  
  52.                                  (C) Wi$eGuy aka Alexander Demin
  53.                                       [ Independent hacker ]
  54.                                   E-Mail: 2:5020/271.18@fidonet
  55.                                   PS:    In hack we trust
  56.  
  57.