Commit Graph

3 Commits

Author SHA1 Message Date
Matt Graeber 9d286e511f Added ARM support to Get-PEHeader
Also fixed various pointer width bugs
2013-04-28 22:17:14 -04:00
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