Standalone tool to explore the security model of Windows and its NT kernel. Use it to introspect privilege assignments and access right assignments, enumerate attack surfaces from the point of view of a sandboxed process, etc.
Stars
33
Forks
9
Watchers
33
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
39
commits
Update readme and help text to match new command syntax
1d70532View on GitHubAdd support for per-object-type security descriptor printing
309692bView on GitHubSplit NT-specific wrapper functions across type-specific files
aaccda8View on GitHubPreventively fix #include name collisions (msvc, why, just why)
ba735bdView on GitHubAdd handle listing command, rename enumeration commands
43c54caView on GitHubAdd interactive mode basic support (messages & prompt missing)
68f97c8View on GitHubAdd access right definitions for all supported object types
1d639b2View on GitHub