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☆82Updated 2 months 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
- ☆69Updated 4 years ago
- Windows Drivers☆99Updated 6 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆52Updated 4 years ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆88Updated 9 years ago
- A reflexive driver loader to bypass Windows DSE (featuring a custom PE loader)☆43Updated 7 years ago
- Documenting system information classes and their uses☆55Updated 3 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
- Bypassing code hooks detection in modern anti-rootkits via building faked PTE entries.☆80Updated 14 years ago
- ☆33Updated 6 years ago
- Standalone program to download PDB Symbol files for debugging without WDK☆79Updated 6 years ago
- Windows handle stealing POC with NtDuplicateObject☆40Updated 8 years ago
- ☆57Updated 11 years ago
- ☆42Updated 6 years ago
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆110Updated 5 years ago
- (DEPRECATED) A simple anti-anti debug library for Windows☆29Updated 5 years ago
- A collection of tools, source code, and papers researching Windows' implementation of CET.☆85Updated 4 years ago
- Recreation of GetProcAddress without external dependencies on Windows Libraries☆91Updated 9 years ago
- Code injection by hijacking threads in Windows 32-bit applications☆43Updated 6 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆78Updated last year
- Fetch PDB symbols directly from Microsoft's symbol servers☆42Updated 3 years ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆146Updated 6 years ago
- r0akmap is a PoC driver manual mapper based on r0ak☆39Updated 7 years ago
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆145Updated 6 years ago
- Windows 10 PE image loader (LDR) NTDLL component toolbox☆49Updated 5 years ago
- Simple windows API logger☆109Updated 5 years ago
- This is the P.O.C source for hooking the system calls on Windows 10 (1903) using it's dynamic trace feature weakness☆53Updated 6 years ago