xenocidewiki / UndocumentedNTAPILinks
I was challenged by a friend to list all the processes and drivers in a system using more "unusual" methods. By doing this I learned quite a lot about the windows internals. To be specific I learned a lot about the undocumented structures and functions in the NTAPI.
☆14Updated 9 years ago
Alternatives and similar repositories for UndocumentedNTAPI
Users that are interested in UndocumentedNTAPI are comparing it to the libraries listed below
Sorting:
- Miscellaneous Code and Docs☆83Updated 2 months ago
- ☆68Updated 4 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆63Updated 6 years ago
- An automatic tool for fixing dumped PE files☆41Updated 5 years ago
- ☆33Updated 7 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆80Updated last year
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- Windows Drivers