mirror of
https://github.com/PowerShellMafia/PowerSploit
synced 2026-06-08 12:13:33 +00:00
Added Get-PEB
Returns the process environment block (PEB) of a process.
This commit is contained in:
@@ -56,6 +56,10 @@ Get-DllLoadPath:
|
||||
|
||||
Tools to aid in reverse engineering
|
||||
|
||||
Get-PEB:
|
||||
|
||||
Returns the process environment block (PEB) of a process.
|
||||
|
||||
Get-ILDisassembly:
|
||||
|
||||
Disassembles a raw MSIL byte array passed in from a MethodInfo object in a manner similar to that of Ildasm.
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user