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:
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆61Updated 6 years ago
- An automatic tool for fixing dumped PE files☆41Updated 4 years ago
- ☆68Updated 4 years ago
- Recreation of GetProcAddress without external dependencies on Windows Libraries☆90Updated 9 years ago
- Windows handle stealing POC with NtDuplicateObject☆40Updated 8 years ago
- Simple windows API logger☆108Updated 5 years ago
- Hidden kernel mode code execution for bypassing modern anti-rootkits.☆83Updated 14 years ago
- Miscellaneous Code and Docs☆81Updated last week
- Windows Drivers☆99Updated 6 years ago
- Bypassing code hooks detection in modern anti-rootkits via building faked PTE entries.☆78Updated 14 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- ☆56Updated 11 years ago
- A quick-and-dirty anti-hook library proof of concept.☆104Updated 6 years ago
- This is a simple mutation engine. It does not have many features and you have to add actual mutation, when you want to use it - It does m…☆34Updated 7 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆78Updated last year
- ☆33Updated 6 years ago
- Simple proof of concept code for injecting libraries on 64bit processes from a 32bit process☆96Updated 6 years ago
- A simple program to scan for open handles in a process.☆62Updated 8 years ago
- usermode standalone kernel interface☆111Updated 7 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆51Updated 4 years ago
- A reflexive driver loader to bypass Windows DSE (featuring a custom PE loader)☆41Updated 6 years ago
- x64 syscall caller in C++.☆90Updated 7 years ago
- A tool to help malware analysts tell that the sample is injecting code into other process.☆78Updated 9 years ago
- A virtualization-based endpoint security solution for Windows☆86Updated 4 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆42Updated 4 years ago
- (DEPRECATED) A simple anti-anti debug library for Windows☆29Updated 4 years ago
- A sample on how to inject a DLL from a kernel driver☆62Updated 8 years ago
- Function hooks in Windows NT Kernel☆24Updated 4 years ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆87Updated 9 years ago
- Code injection by hijacking threads in Windows 32-bit applications☆43Updated 6 years ago