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…☆55Updated 5 years ago
- An automatic tool for fixing dumped PE files☆41Updated 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
- (DEPRECATED) A simple anti-anti debug library for Windows☆29Updated 4 years ago
- ☆68Updated 4 years ago
- A reflexive driver loader to bypass Windows DSE (featuring a custom PE loader)☆41Updated 6 years ago
- ASUSTeK AsIO3 I/O driver unlock☆21Updated 4 years ago
- Function hooks in Windows NT Kernel☆23Updated 4 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆41Updated 3 years ago
- drvtriks kernel driver for Windows 7 SP1 and 8.1 x64, that tricks around in your system.☆31Updated 7 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆51Updated 4 years ago
- ☆30Updated 6 years ago
- Miscellaneous Code and Docs☆81Updated last year
- ☆59Updated 2 years ago
- Bypassing code hooks detection in modern anti-rootkits via building faked PTE entries.☆75Updated 14 years ago
- ☆26Updated 3 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
- Takes a Windbg dumped structure (using the 'dt' command) and formats it into a C structure☆35Updated 10 months ago
- Fetch PDB symbols directly from Microsoft's symbol servers☆41Updated 3 years ago
- Analyze and attack windows applications using dll hijacking vulnerabilities☆56Updated 5 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- A packed & protected Module Loader and more, for 64-bit Windows☆29Updated 4 years ago
- Support Windows OS Reversing by searching easily for references to functions across many DLLs☆34Updated 3 years ago
- Elevate arbitrary MSR writes to kernel execution.☆34Updated last year
- Polymorphic Stub Creator☆33Updated 7 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
- A tool to help malware analysts tell that the sample is injecting code into other process.☆77Updated 9 years ago
- Simple PE Packer Which Encrypts .text Section☆50Updated 7 years ago
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆49Updated 4 years ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆87Updated 9 years ago