From 2f4c2f8be20636fdff9ca4babbccd59e70ab03ef Mon Sep 17 00:00:00 2001 From: bitform Date: Sun, 16 Dec 2012 15:00:30 -0500 Subject: Added Get-KernelModuleInfo Returns loaded kernel module information. --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index 7a1a0c6..202358d 100644 --- a/README +++ b/README @@ -60,6 +60,10 @@ Get-ILDisassembly: Disassembles a raw MSIL byte array passed in from a MethodInfo object in a manner similar to that of Ildasm. +Get-KernelModuleInfo: + + Returns loaded kernel module information. + 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 -- cgit v1.2.3