aboutsummaryrefslogtreecommitdiff
path: root/ReverseEngineering/Get-MethodAddress.ps1
diff options
context:
space:
mode:
Diffstat (limited to 'ReverseEngineering/Get-MethodAddress.ps1')
-rw-r--r--ReverseEngineering/Get-MethodAddress.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/ReverseEngineering/Get-MethodAddress.ps1 b/ReverseEngineering/Get-MethodAddress.ps1
index bd6c627..656d1bd 100644
--- a/ReverseEngineering/Get-MethodAddress.ps1
+++ b/ReverseEngineering/Get-MethodAddress.ps1
@@ -5,7 +5,7 @@
Get the unmanaged function address of a .NET method.
-PowerSploit Module - Get-MethodAddress
+PowerSploit Function: Get-MethodAddress
Author: Matthew Graeber (@mattifestation)
License: BSD 3-Clause
Required Dependencies: None