BenjaminAdams / PeVerifyFolder

Run PeVerify.exe on all files in a folder recursively

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Run PeVerify.exe on all files in a folder recursively


Languages

Language:C# 100.0%