aboutsummaryrefslogtreecommitdiff
path: root/RE_Tools/Get-PEB.format.ps1xml
AgeCommit message (Collapse)AuthorFilesLines
2013-01-19Renamed RE_Tools. Now ReverseEngineering modulebitform1-1099/+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-07Added Get-PEBbitform1-0/+1099
Returns the process environment block (PEB) of a process.