home *** CD-ROM | disk | FTP | other *** search
/ The Elite Hackers Toolkit / TheEliteHackersToolkitVolume1_1998.rar / HACKERS.BIN / appcraks / UN_ALC.ZIP / UN-ALC.DOC < prev    next >
Text File  |  1998-02-01  |  835b  |  19 lines

  1.                              Un-alc v0.1
  2.                              ===========
  3.   ■ Unpacks files crypted with [Anti-Lame Cryptor by P.S.A.]
  4.  
  5.   ■ Usage: Un-Alc <encrypted_file>
  6.  
  7.   ■ Some TechInfo:
  8.     I think there are two modifications of [Anti-Lame Cryptor by P.S.A.] -
  9.   - for DUKELIST and for DOOMLIST, the difference between them is that
  10.   the body of the main program starts at 000C3h in DUKELIST and at 000C2h
  11.   in DOOMLIST cryptor. It RORs and XORs with static values - 03 and 0DFh.
  12.   The author should use the timer port just to change those numbers. There 
  13.   is no int 1 or int 3 usage, no DRx manipulations at all. So it was easy to
  14.   write UN-ALC (UNAnti-Lame Cryptor).
  15.  
  16.  
  17.                                                  (c) MERLiN 1998
  18.                                                 Delirium Tremens
  19.