Age | Commit message (Collapse) | Author | Files | Lines |
|
https://github.com/mattifestation/PowerShellArsenal
PowerSploit will now stay true to its roots of being a purely offensive
PowerShell module.
|
|
|
|
Get-LibSymbols parses Microsoft .lib files and displays decorated and
undecorated symbols.
|
|
This functionality is present and maintained in Get-PEHeader.
|
|
Get-ObjDump parses and return information about one or more Windows
object files. It is similar to dumpbin but it returns objects!
|
|
|
|
* Slight consistency modifications were made to documentation.
* Added module manifest for PETools
|