aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorbitform <matt@exploit-monday.com>2012-11-17 16:46:50 -0500
committerbitform <matt@exploit-monday.com>2012-11-17 16:46:50 -0500
commit138bd399113319fcc1bc07ed86132dc23c9ab97c (patch)
tree1a2b8b1a7aa9239950977d23f66da1897760e726 /README
parentca705d0a6eb88a2f8f345965a1d18b082f10aef9 (diff)
downloadPowerSploit-138bd399113319fcc1bc07ed86132dc23c9ab97c.tar.gz
PowerSploit-138bd399113319fcc1bc07ed86132dc23c9ab97c.zip
Adding Get-MethodAddress
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 4a28011..cee284e 100644
--- a/README
+++ b/README
@@ -56,6 +56,10 @@ Get-Strings:
Dumps strings from files in both Unicode and Ascii. This cmdlet replicates the functionality of strings.exe from Sysinternals.
+Get-MethodAddress:
+
+ Get the unmanaged function address of a .NET method.
+
-------
.\Recon
-------