Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-17 | Get-MethodAddress now returns an IntPtr. | bitform | 1 | -3/+1 | |
It previously returned a UInt64. Returning an IntPtr makes more sense. | |||||
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/+113 | |
* 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. |