Commit Graph

2 Commits

Author SHA1 Message Date
bitform ca3e55ff58 Improved Get-KernelModuleInfo
Get-KernelModuleInfo utilizes reflection exclusively now and no longer
requires compilation of C# code. This means that is runs entirely in
memory.
2012-12-16 18:32:22 -05:00
bitform 2f4c2f8be2 Added Get-KernelModuleInfo
Returns loaded kernel module information.
2012-12-16 15:00:30 -05:00