Included with PECompact are several PE tools. These are
located in the PECompact installation folder. Run any
without parameters for command line options. All utilities support
wildcards and directory recursion. Some support PE and PE+ (PE64)
executables.
PEChksum |
Sets the checksum in the header PE images. |
PESubsys |
Sets the subsystem of PE or PE+ images. |
PEWatermark |
Embeds a watermark in PE images. |
PEHideText |
Encrypts marked text for decryption at runtime by
functions included in static library peht.lib. See
PEHideText documentation for more information. Compatible with PE
and PE+ executables. |
PETrim |
Trims and re-aligns a PE or PE+, making it smaller. |
PEInsert |
Inserts text/data into unused portion of PE header. |