Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-11-16 | Moving all RE functionality to PowerShellArsenal | mattifestation | 1 | -98/+0 | |
https://github.com/mattifestation/PowerShellArsenal PowerSploit will now stay true to its roots of being a purely offensive PowerShell module. | |||||
2013-11-13 | Normalized all scripts to ASCII encoding | mattifestation | 1 | -2/+2 | |
2013-01-21 | Consistency improvements in comment-based help | bitform | 1 | -1/+1 | |
2013-01-19 | Renamed RE_Tools. Now ReverseEngineering module | bitform | 1 | -0/+98 | |
* I renamed RE_Tools to ReverseEngineering and made it a module. * Slight consistency modifications were made to documentation. * This is one step in the process of modularizing all of PowerSploit. |