aboutsummaryrefslogtreecommitdiff
path: root/ReverseEngineering/Get-NtSystemInformation.ps1
AgeCommit message (Expand)AuthorFilesLines
2013-08-17Explicitly casting types as [Type]v2.2Matt Graeber1-3/+3
2013-07-04Forgot to add CodeIntegrityInformation to helpMatt Graeber1-0/+4
2013-07-04Get-NtSystemInformation can now query UMCI infoMatt Graeber1-0/+34
2013-06-01Type names added to Get-NtSystemInformationMatt Graeber1-1/+225
2013-05-29Silly me. Just discovered the SetOffset method.Matt Graeber1-77/+75
2013-05-16Added _SYSTEM_LOCK_INFORMATION structMatt Graeber1-1/+55
2013-05-13Cleaned up Get-NtSystemInformationMatt Graeber1-2385/+81
2013-05-12Object access mask now displays properlyMatt Graeber1-2/+3
2013-05-12Removed duplicate type definitionMatt Graeber1-15/+0
2013-05-12Removed some extraneous commentsMatt Graeber1-17/+17
2013-05-12Added Get-NtSystemInformationMatt Graeber1-0/+3086