Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-01-19 | Renamed RE_Tools. Now ReverseEngineering module | bitform | 1 | -1015/+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. | |||||
2013-01-19 | Added 'Id' parameter documentation to Get-PEB | bitform | 1 | -0/+4 | |
Forgot to add this. Oops. | |||||
2013-01-07 | Added Get-PEB | bitform | 1 | -0/+1011 | |
Returns the process environment block (PEB) of a process. |