aboutsummaryrefslogtreecommitdiff
path: root/PETools/Usage.txt
AgeCommit message (Collapse)AuthorFilesLines
2013-01-20Renamed Usage.txt to Usage.md to apply markdown.bitform1-12/+0
2012-07-22Added Get-PEHeader. PETools is now a module.bitform1-0/+12
Get-PEHeader is a 32 and 64-bit in-memory and on-disk PE parsing utility. PETools is now a PowerShell module that can be loaded with `Import-Module PETools`