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…☆54Updated 5 years ago
- An automatic tool for fixing dumped PE files☆41Updated 4 years ago
- A reflexive driver loader to bypass Windows DSE (featuring a custom PE loader)☆41Updated 6 years ago
- ☆68Updated 4 years ago
- Bypassing code hooks detection in modern anti-rootkits via building faked PTE entries.☆75Updated 14 years ago
- ASUSTeK AsIO3 I/O driver unlock☆21Updated 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 last year
- (DEPRECATED) A simple anti-anti debug library for Windows☆29Updated 4 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- Clone running process with ZwCreateProcess☆57Updated 4 years ago
- Function hooks in Windows NT Kernel☆22Updated 4 years ago
- ☆30Updated 6 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆76Updated last year
- Miscellaneous Code and Docs☆80Updated last year
- 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
- Windows kernel PDB data parsed into YAML☆36Updated 5 months ago
- Dll injector POC for new handle stealing technique☆20Updated 7 years ago
- ☆18Updated 4 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆40Updated 3 years ago
- A quick-and-dirty anti-hook library proof of concept.☆103Updated 6 years ago
- Polymorphic Stub Creator☆33Updated 7 years ago
- Code Injection technique written in cpp language☆31Updated 7 years ago
- ☆59Updated 2 years ago
- A tool to help malware analysts tell that the sample is injecting code into other process.☆77Updated 9 years ago
- Code injection by hijacking threads in Windows 32-bit applications☆43Updated 6 years ago
- Analyze and attack windows applications using dll hijacking vulnerabilities☆56Updated 5 years ago
- ☆22Updated 4 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 2 weeks ago
- Fetch PDB symbols directly from Microsoft's symbol servers☆41Updated 3 years ago
- A library with four different methods to execute shellcode in a process☆24Updated 5 years ago