xenocidewiki / UndocumentedNTAPI
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.
☆17Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for UndocumentedNTAPI
- An automatic tool for fixing dumped PE files☆41Updated 4 years ago
- ☆66Updated 3 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆53Updated 5 years ago
- Bypassing code hooks detection in modern anti-rootkits via building faked PTE entries.☆73Updated 13 years ago
- Simplifies the Windows Kernel APIs by making the existing function easier to use, and extends them by creating functions that could possi…☆26Updated 3 months ago
- Function hooks in Windows NT Kernel☆21Updated 4 years ago
- (DEPRECATED) A simple anti-anti debug library for Windows☆29Updated 4 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☆51Updated 5 years ago
- Fetch PDB symbols directly from Microsoft's symbol servers☆40Updated 2 years ago
- x64 PE-COFF virtualization driven obfuscation engine☆53Updated 2 years ago
- ☆28Updated 6 years ago
- A tool to help malware analysts tell that the sample is injecting code into other process.☆75Updated 9 years ago
- Takes a Windbg dumped structure (using the 'dt' command) and formats it into a C structure☆33Updated 4 months ago
- Two PoC of accessing process virtual memory via NT Kernel☆24Updated 3 years ago
- A reflexive driver loader to bypass Windows DSE (featuring a custom PE loader)☆38Updated 6 years ago
- This is a simple driver with x64 inline assembly☆53Updated 4 years ago
- ☆57Updated 2 years ago
- A library for intel VT-x hypervisor functionality supporting EPT shadowing.☆48Updated 3 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆41Updated 3 years ago
- DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10☆52Updated 8 months ago
- Intraceptor intercept Windows NT API calls and redirect them to a kernel driver to bypass process/threads handle protections.☆27Updated 2 years ago
- Implementation of a dispatcher for Structured Exceptions inside a Vectored Exception Handler☆37Updated 4 years ago
- NT reversal☆26Updated 6 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆70Updated last year
- Resolve DOS MZ executable symbols at runtime☆93Updated 3 years ago
- Simple proof of concept code for injecting libraries on 64bit processes from a 32bit process☆93Updated 6 years ago
- Anti-Anti-VM solution via Windows Driver☆54Updated 6 years ago
- IA32-doc is a project which aims to put as many definitions from the Intel Manual into machine-processable format as possible☆16Updated 2 years ago
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆48Updated 3 years ago