Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-16 | Moving all RE functionality to PowerShellArsenal | mattifestation | 1 | -190/+0 | |
https://github.com/mattifestation/PowerShellArsenal PowerSploit will now stay true to its roots of being a purely offensive PowerShell module. | |||||
2013-01-21 | Consistency improvements in comment-based help | bitform | 1 | -6/+14 | |
2013-01-19 | PETools module doc. consistency improvements | bitform | 1 | -33/+34 | |
* Slight consistency modifications were made to documentation. * Added module manifest for PETools | |||||
2012-07-22 | Added Get-PEHeader. PETools is now a module. | bitform | 1 | -0/+181 | |
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` |