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.
☆14Updated 8 years ago
Alternatives and similar repositories for UndocumentedNTAPI:
Users that are interested in UndocumentedNTAPI are comparing it to the libraries listed below
- 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
- A reflexive driver loader to bypass Windows DSE (featuring a custom PE loader)☆42Updated 6 years ago
- ☆68Updated 4 years ago
- DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10☆52Updated last year
- ☆30Updated 6 years ago
- An automatic tool for fixing dumped PE files☆41Updated 4 years ago
- Fetch PDB symbols directly from Microsoft's symbol servers☆42Updated 3 years ago
- Bypassing code hooks detection in modern anti-rootkits via building faked PTE entries.☆75Updated 14 years ago
- ☆59Updated 2 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆76Updated last year
- A tool to help malware analysts tell that the sample is injecting code into other process.☆77Updated 9 years ago
- (DEPRECATED) A simple anti-anti debug library for Windows☆29Updated 4 years ago
- Intraceptor intercept Windows NT API calls and redirect them to a kernel driver to bypass process/threads handle protections.☆29Updated 2 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
- ASUSTeK AsIO3 I/O driver unlock☆21Updated 3 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 7 months ago
- Miscellaneous Code and Docs☆79Updated last year
- Two PoC of accessing process virtual memory via NT Kernel☆22Updated 3 years ago
- A driver to intercept low level windows events☆62Updated 5 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆51Updated 4 years ago
- Resolve DOS MZ executable symbols at runtime☆97Updated 3 years ago
- Documenting system information classes and their uses☆50Updated 3 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
- Helper Script to convert a Windbg dumped structure (using the 'dt' command) into a C structure. It creates dummy structs for you if neede…☆26Updated last year
- Hidden kernel mode code execution for bypassing modern anti-rootkits.☆81Updated 14 years ago
- This is a simple driver with x64 inline assembly☆54Updated 4 years ago
- Simple proof of concept code for injecting libraries on 64bit processes from a 32bit process☆95Updated 6 years ago
- Debug Print viewer (user and kernel)☆65Updated last year
- x64 Windows implementation of virtual-address to physical-address translation☆40Updated 3 years ago
- A set of small utilities, helpers for PIN tracers☆31Updated last year