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 8 years ago
Alternatives and similar repositories for UndocumentedNTAPI
Users that are interested in UndocumentedNTAPI are comparing it to the libraries listed below
Sorting:
- DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10☆53Updated last year
- A reflexive driver loader to bypass Windows DSE (featuring a custom PE loader)☆41Updated 6 years ago
- (DEPRECATED) A simple anti-anti debug library for Windows☆29Updated 4 years ago
- Miscellaneous Code and Docs☆81Updated last year
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆59Updated 5 years ago
- ☆68Updated 4 years ago
- An automatic tool for fixing dumped PE files☆41Updated 4 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- Class implementation of PowerLoader injection technique☆31Updated 8 years ago
- Elevate arbitrary MSR writes to kernel execution.☆36Updated last year
- Simple proof of concept code for injecting libraries on 64bit processes from a 32bit process☆94Updated 6 years ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆87Updated 9 years ago
- Hidden kernel mode code execution for bypassing modern anti-rootkits.☆83Updated 14 years ago
- Implementation of a dispatcher for Structured Exceptions inside a Vectored Exception Handler☆41Updated 5 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆42Updated 4 years ago
- ASUSTeK AsIO3 I/O driver unlock☆21Updated 4 years ago
- ☆32Updated 6 years ago
- A modern c++ implementation of windows heavens gate☆8Updated 4 years ago
- Function hooks in Windows NT Kernel☆23Updated 4 years ago
- Fetch PDB symbols directly from Microsoft's symbol servers☆41Updated 3 years ago
- Code injection by hijacking threads in Windows 32-bit applications☆43Updated 6 years ago
- A tool to help malware analysts tell that the sample is injecting code into other process.☆78Updated 9 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆78Updated last year
- A library with four different methods to execute shellcode in a process☆27Updated 5 years ago
- Bypassing code hooks detection in modern anti-rootkits via building faked PTE entries.☆77Updated 14 years ago
- Analyze and attack windows applications using dll hijacking vulnerabilities☆56Updated 5 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 3 years ago
- Decrement Windows Kernel for fun and profit☆38Updated 7 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
- A driver to intercept low level windows events☆61Updated 5 years ago