Fyyre / directntapiLinks
DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10
☆53Updated last year
Alternatives and similar repositories for directntapi
Users that are interested in directntapi are comparing it to the libraries listed below
Sorting:
- Takes a Windbg dumped structure (using the 'dt' command) and formats it into a C structure☆36Updated last year
- drvtriks kernel driver for Windows 7 SP1 and 8.1 x64, that tricks around in your system.☆33Updated 8 years ago
- Analyze and attack windows applications using dll hijacking vulnerabilities☆59Updated 6 years ago
- An API Monitor based on Instrumentation☆44Updated 7 years ago
- This is a simple driver with x64 inline assembly☆57Updated 5 years ago
- Static library and headers for linking your software with ntdll.dll☆37Updated 5 years ago
- This repository contains some tools that I have written in the past☆28Updated 2 years ago
- Windbg extension that allows you analyze Control Flow Guard map☆36Updated 4 years ago
- Simple proof of concept code for injecting libraries on 64bit processes from a 32bit process☆96Updated 7 years ago
- Bypass for the hardening against usage of tagWnd as a kernel read/write primitive☆32Updated 8 years ago
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆50Updated 4 years ago
- Adding exceptions to Microsoft's Control Flow Guard (CFG)☆57Updated 9 years ago
- Driver and WinDBG scripts to dump information about all resources and lookaside lists☆65Updated 5 years ago
- Miscellaneous Code and Docs☆84Updated 4 months ago
- A research project about Windows notify routines.☆38Updated 5 years ago
- View handles and object for each object type☆64Updated 6 years ago
- A POC for Windows Extension Host hooking☆24Updated 6 years ago
- clone of armadillo patched for windows