From 40eb187bca6a985ce7d24b19ac54c47ade285858 Mon Sep 17 00:00:00 2001 From: bitform Date: Mon, 21 Jan 2013 08:33:51 -0500 Subject: Consistency improvements in comment-based help --- ReverseEngineering/Get-MethodAddress.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ReverseEngineering/Get-MethodAddress.ps1') 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 -- cgit v1.2.3