aboutsummaryrefslogtreecommitdiff
path: root/PETools/Get-ObjDump.ps1
AgeCommit message (Collapse)AuthorFilesLines
2013-11-13Normalized all scripts to ASCII encodingmattifestation1-2/+2
2013-07-09Added Get-ObjDumpMatt Graeber1-0/+708
Get-ObjDump parses and return information about one or more Windows object files. It is similar to dumpbin but it returns objects!