aboutsummaryrefslogtreecommitdiff
path: root/PETools/Get-DllLoadPath.ps1
AgeCommit message (Collapse)AuthorFilesLines
2012-07-22Added Get-PEHeader. PETools is now a module.bitform1-0/+181
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`