diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -68,6 +68,10 @@ Add persistence capabilities to a script. An in-memory and on-disk PE parsing utility. +#### `Get-ObjDump` + +Displays information about one or more Windows object files. + #### `Get-PEArchitecture` Returns the architecture for which an executable was compiled. |