
PESpill.ASM

        This  is  a  PE  file  dumper. Dumps the headers, the exports and the
 imports.

 Command line:

        PESPILL <filename>

        and creates <filename>.dmp

        To compile PESPILL type:

        MAKE

        but  be sure you set the right directory for the import32.lib file in
 the MAKEFILE file.

        DISCLAIMER:  This  utility  was not tested to the full extent and the
 author  may  not  be held responsible for the damages produced on certain PE
 files which rendered them to being unfunctionable.

                                Lord Julus - 1999
