diff options
author | bitform <matt@exploit-monday.com> | 2012-11-17 16:46:50 -0500 |
---|---|---|
committer | bitform <matt@exploit-monday.com> | 2012-11-17 16:46:50 -0500 |
commit | 138bd399113319fcc1bc07ed86132dc23c9ab97c (patch) | |
tree | 1a2b8b1a7aa9239950977d23f66da1897760e726 /README | |
parent | ca705d0a6eb88a2f8f345965a1d18b082f10aef9 (diff) | |
download | PowerSploit-138bd399113319fcc1bc07ed86132dc23c9ab97c.tar.gz PowerSploit-138bd399113319fcc1bc07ed86132dc23c9ab97c.zip |
Adding Get-MethodAddress
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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
-------
|