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 9 years ago
Alternatives and similar repositories for UndocumentedNTAPI
Users that are interested in UndocumentedNTAPI are comparing it to the libraries listed below
Sorting:
- Miscellaneous Code and Docs☆84Updated 5 months ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆64Updated 6 years ago
- An automatic tool for fixing dumped PE files☆42Updated 5 years ago
- ☆68Updated 5 years ago
- ☆34Updated 7 years ago
- Resolve DOS MZ executable symbols at runtime☆96Updated 4 years ago
- A quick-and-dirty anti-hook library proof of concept.☆105Updated 7 years ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆149Updated 6 years ago
- Simple windows API logger☆109Updated 6 years ago
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆110Updated 5 years ago
- Dump system call codes, names, and offsets from Ntdll.dll☆83Updated 2 years ago
- CallMon is an experimental system call monitoring tool that works on Windows 10 versions 2004+ using PsAltSystemCallHandlers☆144Updated 5 years ago
- Recreation of GetProcAddress without external dependencies on Windows Libraries☆90Updated 9 years ago
- Enumerate user mode shared memory mappings on Windows.☆126Updated 4 years ago
- A collection of tools, source code, and papers researching Windows' implementation of CET.☆86Updated 5 years ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆89Updated 10 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆182Updated 8 years ago
- (DEPRECATED) A simple anti-anti debug library for Windows☆30Updated 5 years ago
- My Proof of Concept code for different publicly disclosed vulnerabilities☆47Updated last year
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆237Updated 6 years ago
- ☆58Updated 11 years ago
- Standalone program to download PDB Symbol files for debugging without WDK☆78Updated 6 years ago
- usermode standalone kernel interface☆111Updated 7 years ago
- ASUSTeK AsIO3 I/O driver unlock☆23Updated 4 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆52Updated 5 years ago
- DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10☆53Updated last year
- Documenting system information classes and their uses☆56Updated 4 years ago
- Bypassing code hooks detection in modern anti-rootkits via building faked PTE entries.☆79Updated 14 years ago
- Simple proof of concept code for injecting libraries on 64bit processes from a 32bit process☆96Updated 7 years ago
- r0akmap is a PoC driver manual mapper based on r0ak☆39Updated 7 years ago