aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 915bed6..fcf74b3 100644
--- a/README
+++ b/README
@@ -48,6 +48,10 @@ Get-ILDisassembly:
Disassembles a raw MSIL byte array passed in from a MethodInfo object in a manner similar to that of Ildasm.
+Get-Member:
+
+ A proxy function used to extend the built-in Get-Member cmdlet. It adds the '-Private' parameter allowing you to display non-public .NET members
+
-------
.\Recon
-------