vovkos / protolesshooksLinks
API monitoring via return-hijacking thunks; works without information about target function prototypes.
☆118Updated 5 years ago
Alternatives and similar repositories for protolesshooks
Users that are interested in protolesshooks are comparing it to the libraries listed below
Sorting:
- This project aims to facilitate debugging a kernel driver in windows by adding support for a code change on the fly without reboot/unload…☆173Updated 2 years ago
- usermode standalone kernel interface☆111Updated 7 years ago
- ☆33Updated 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
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆88Updated 9 years ago
- ☆131Updated 11 months ago
- Standalone program to download PDB Symbol files for debugging without WDK☆79Updated 6 years ago
- CallMon is an experimental system call monitoring tool that works on Windows 10 versions 2004+ using PsAltSystemCallHandlers☆147Updated 5 years ago
- Global user-mode hooking framework, based on AppInit_DLLs. The goal is to allow you to rapidly develop hooks to inject in an arbitrary pr…☆179Updated 3 years ago
- Parser for Microsoft Program Database (PDB) files☆76Updated 5 years ago
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆143Updated 6 years ago
- ☆108Updated 6 years ago
- Enumerate user mode shared memory mappings on Windows.☆123Updated 4 years ago
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆50Updated 4 years ago
- ntdll.h - compatible with MSVC 6.0, Intel C++ Compiler and MinGW. Serves as a complete replacement for Windows.h☆146Updated 6 years ago
- Translates WinDbg "dt" structure dump to a C structure☆132Updated 8 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆103Updated 8 months ago
- too busy for that all, furikuri is framework for code protection☆160Updated 5 years ago
- Documenting system information classes and their uses☆55Updated 3 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
- A Windows kernel dump C++ parser library with Python 3 bindings.☆208Updated last year
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆63Updated 6 years ago
- Sample project for kernel debugging automation with Vagrant☆60Updated 5 years ago
- Simple windows API logger☆109Updated 6 years ago
- x64 syscall caller in C++.☆92Updated 7 years ago
- A collection of tools, source code, and papers researching Windows' implementation of CET.☆85Updated 4 years ago
- ☆69Updated 4 years ago
- Call arbitrary Windows kernel-mode functions from Python on another machine☆44Updated 4 years ago
- A simple password-based PE encryptor for Windows 32-bit executables.☆53Updated 8 months ago