# PEHDisguiser
Disguises windows executables by altering their PE Header and changing the size of the executable.
This can be useful to alter public exe's fingerprints (anticheat/av protection).
## Usage```disguise_file.exe <file_name> <added file size in bytes>```