Options
PE Corector window appearance:

In the top part of the window you can select PE file for correction.
In the bottom part of the window you can specify all necessary options.
Options
Clear Header
If you check this option, header of PE file will be cleaned.
Insert Text
If you check this option, your own
information
will be inserted into header.
Clear Section Names
If you check this option, section names (.rsrc, .pdata...) will be removed from header.
Clear Exports
If you check this option, declaration of
exported
functions will be erased.
Strip Relocations
If you check this option, relocation table will be erased.
Important:
Size of PE file will be much smaller after this operation, but it is possible that
file will not work. Always uncheck this option when you process dlls. We strongly
recommend you check PE file after processing.
Overwrite Original File
If you check this option, the original PE file will be overwritten.
If you uncheck this option, PE Corrector will create a copy of the original file (with a new name)
and process it (original file will remain unmodified).
|