diff options
Diffstat (limited to 'ReverseEngineering/Get-PEB.ps1')
-rw-r--r-- | ReverseEngineering/Get-PEB.ps1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ReverseEngineering/Get-PEB.ps1 b/ReverseEngineering/Get-PEB.ps1 index dbb95a0..4985da5 100644 --- a/ReverseEngineering/Get-PEB.ps1 +++ b/ReverseEngineering/Get-PEB.ps1 @@ -5,7 +5,7 @@ Returns the process environment block (PEB) of a process.
-PowerSploit Module - Get-PEB
+PowerSploit Function: Get-PEB
Author: Matthew Graeber (@mattifestation)
License: BSD 3-Clause
Required Dependencies: None
|