/PeVerifyFolder

Run PeVerify.exe on all files in a folder recursively

Primary LanguageC#

PeVerifyFolder

Run PeVerify.exe on all files in a folder recursively

PeVerify documentation page

Usage

  • In Program.cs change _binDirectoryPath to the folder you want to check.
  • In PeVerify.cs change _peVerifyPath. Make _peVerifyPath null if you want it to attempt autodiscover the path.