i rewrote this file because the last readme i did was totally 
intelligible, it was like i was on crack or something.

Ok, this program 'igmcrack.exe' has a date limit on it, and all it
really is , is a front end for a encrypted zip file....so, what i
did was find the password and i unzipped all of them...

so, now you can use the igmcrack.exe to patch the files, 
                    or
just use the fixit.com (which is a cool hex replacement program)
with the respective patch files ON the igm you want to crack.


have fun, and if you get an errorlevel 200 use the turbo pascal delay
bug fixer... but first try UNPacking it with UNP.

-oblivious- +o edge of oblivion bbs

here is the command line for fixit:
FIXIT  Version 1.0  Copyright(C) Steve, Inc.
Syntax:
   FIXIT sfile pfile

Where: sfile is the source file to modify and pfile is the patch file
       that contains the patch information.

Note:  The original file is backed up with a .BAK extension, and the changes
       are then made to the file. The patch file must be less than 64K and it
       can have no more than 12000 entries. Each entry is a hex offset and a
       new patch hex value, followed by a CR/LF sequence.

Example:
     FIXIT \UTIL\TEST.COM PATCH.DAT   Patches TEST.COM using PATCH.DAT.

