Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-01-19 | Renamed RE_Tools. Now ReverseEngineering module | bitform | 1 | -344/+0 | |
* 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. | |||||
2012-08-11 | Added the Get-Member proxy function | bitform | 1 | -0/+344 | |
This extends the built-in Get-Member cmdlet by adding the '-Private' parameter for dissecting .NET types. |