Commit Graph

2 Commits

Author SHA1 Message Date
bitform befc24a6e8 Fixed bug in display of PE optional header 2012-07-25 17:37:12 -04:00
bitform 65ebaea880 Added Get-PEHeader. PETools is now a module.
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`
2012-07-22 15:16:22 -04:00