vovkos / protolesshooksLinks
API monitoring via return-hijacking thunks; works without information about target function prototypes.
☆117Updated 5 years ago
Alternatives and similar repositories for protolesshooks
Users that are interested in protolesshooks are comparing it to the libraries listed below
Sorting:
- usermode standalone kernel interface☆111Updated 7 years ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆89Updated 10 years ago
- ☆132Updated last year
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆146Updated 6 years ago
- Resolve DOS MZ executable symbols at runtime☆96Updated 4 years ago
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆110Updated 5 years ago
- CallMon is an experimental system call monitoring tool that works on Windows 10 versions 2004+ using PsAltSystemCallHandlers☆144Updated 5 years ago
- This project aims to facilitate debugging a kernel driver in windows by adding support for a code change on the fly without reboot/unload…☆171Updated 2 years ago
- ☆34Updated 7 years ago
- Standalone program to download PDB Symbol files for debugging without WDK☆78Updated 6 years ago
- ☆68Updated 4 years ago
- Translates WinDbg "dt" structure dump to a C structure☆134Updated 9 years ago
- Enumerate user mode shared memory mappings on Windows.☆125Updated 4 years ago
- Simple windows API logger☆109Updated 6 years 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
- Documenting system information classes and their uses☆56Updated 4 years ago
- Call arbitrary Windows kernel-mode functions from Python on another machine☆44Updated 4 years ago
- Implementation of a dispatcher for Structured Exceptions inside a Vectored Exception Handler☆41Updated 5 years ago
- Parser for Microsoft Program Database (PDB) files☆77Updated 5 years ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆148Updated 6 years ago
- A Windows kernel dump C++ parser library with Python 3 bindings.☆211Updated 2 months ago
- Fetch PDB symbols directly from Microsoft's symbol servers☆43Updated last month
- Figuring out the cause of a handle downgrade☆24Updated 3 years ago
- This is the first software system, which can detect a stealthy hypervisor and calculate several nested ones even under countermeasures.☆85Updated 10 years ago
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆50Updated 4 years ago
- A sample on how to inject a DLL from a kernel driver☆62Updated 9 years ago
- A code parser for C-Style header files that lets you to parse function's prototypes and data types used in their parameters.☆94Updated 3 years ago
- ☆108Updated 7 years ago
- Recreation of GetProcAddress without external dependencies on Windows Libraries☆90Updated 9 years ago
- An automatic tool for fixing dumped PE files☆42Updated 5 years ago