| FileName=<path to file for correction> |
; specify which file you want to correct (masks with ? and * are supported) |
| ClearHeader={Yes|No} |
; clear binary trash from header |
| InsertText={Yes|No} |
; insert text to header |
| ClearExports={Yes|No} |
; clear functions from export section |
| ClearSectionNames={Yes|No} |
; clear names like .rsrc, .upx0, etc... |
| StripRelocations={Yes|No} |
; to strip or not to strip |
| OverwriteOriginal={Yes|No} |
; Overwrite the original file or create a new one with modified name |
| HeaderCapacity=<number of bytes> |
; size of header |
| SilentMode={Yes|No} |
; report window will not popup |
| SaveLog={Yes|No} |
; save report to log file *.pel |