Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-08-17 | Explicitly casting types as [Type]v2.2 | Matt Graeber | 1 | -3/+3 | |
The latest version of .NET added generics to many of the InteropService methods. Therefore, all of my uses of types need to be explicitly cast with [Type]. | |||||
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/+203 | |
* 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. |