vovkos / protolesshooks
API monitoring via return-hijacking thunks; works without information about target function prototypes.
☆114Updated 4 years ago
Alternatives and similar repositories for protolesshooks:
Users that are interested in protolesshooks are comparing it to the libraries listed below
- This project aims to facilitate debugging a kernel driver in windows by adding support for a code change on the fly without reboot/unload…☆172Updated last year
- A modern c++ implementation of windows heavens gate☆213Updated 4 years ago
- C++ Exceptions in Windows Drivers☆203Updated 4 years ago
- ☆124Updated 3 months 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…☆167Updated 2 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆90Updated last week
- usermode standalone kernel interface☆110Updated 6 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆206Updated 5 years ago
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆139Updated 5 years ago
- Resolve DOS MZ executable symbols at runtime☆96Updated 3 years ago
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆103Updated 4 years ago
- COFF and Portable Executable format described using standard C++ with no dependencies.☆269Updated 3 weeks ago
- Header only wrapper around Hex-Rays API in C++20.☆154Updated last month
- x64 syscall caller in C++.☆86Updated 6 years ago
- Translates WinDbg "dt" structure dump to a C structure☆127Updated 8 years ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆85Updated 9 years ago
- Parser for Microsoft Program Database (PDB) files☆74Updated 4 years ago
- Lightweight type-1 hypervisor offering a foundation for building advanced security-focused functionality.☆256Updated 2 weeks ago
- A Windows kernel dump C++ parser library with Python 3 bindings.☆195Updated 6 months ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆87Updated last year
- ☆28Updated 6 years ago
- A native hypervisor designed for the Windows operating system☆120Updated 3 years ago
- Advanced x86/x86-64 hooking library (WIP).☆126Updated last year
- APC Internals Research Code☆161Updated 4 years ago
- codes for my blog post: https://secrary.com/Random/InstrumentationCallback/☆172Updated 7 years ago
- Research on Windows Kernel Executive Callback Objects☆283Updated 4 years ago
- CallMon is an experimental system call monitoring tool that works on Windows 10 versions 2004+ using PsAltSystemCallHandlers☆129Updated 4 years ago
- Basic Windows Kernel Programming☆124Updated 4 years ago
- Standalone program to download PDB Symbol files for debugging without WDK☆76Updated 5 years ago
- Library for kernel and user mode splicing for Windows (x86 and x64).☆63Updated 12 years ago