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:
- An automatic tool for fixing dumped PE files☆41Updated 5 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆62Updated 6 years ago
- ☆33Updated 6 years ago
- ☆69Updated 4 years ago
- Simple windows API logger☆108Updated 5 years ago
- A quick-and-dirty anti-hook library proof of concept.☆104Updated 6 years ago
- Miscellaneous Code and Docs☆81Updated last month
- Recreation of GetProcAddress without external dependencies on Windows Libraries☆90Updated 9 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆78Updated last year
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- Windows Drivers☆99Updated 6 years ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆88Updated 9 years ago
- MSI NTIOLib/WinIO Local Privilege Escalation exploit☆95Updated 8 years ago
- Bypassing code hooks detection in modern anti-rootkits via building faked PTE entries.☆79Updated 14 years ago
- (DEPRECATED) A simple anti-anti debug library for Windows☆29Updated 5 years ago
- DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10☆53Updated last year
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆143Updated 6 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆179Updated 7 years ago
- Simple PE Packer Which Encrypts .text Section☆50Updated 8 years ago
- usermode standalone kernel interface☆111Updated 7 years ago
- Hidden kernel mode code execution for bypassing modern anti-rootkits.☆84Updated 14 years ago
- Function hooks in Windows NT Kernel☆24Updated 4 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆52Updated 4 years ago
- Documenting system information classes and their uses☆54Updated 3 years ago
- Windows handle stealing POC with NtDuplicateObject☆40Updated 8 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆42Updated 4 years ago
- ☆59Updated 3 years ago
- A reflexive driver loader to bypass Windows DSE (featuring a custom PE loader)☆41Updated 6 years ago
- Standalone program to download PDB Symbol files for debugging without WDK☆79Updated 6 years ago
- Simple proof of concept code for injecting libraries on 64bit processes from a 32bit process☆96Updated 6 years ago