The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support
☆763Apr 24, 2025Updated 10 months ago
Alternatives and similar repositories for HookLib
Users that are interested in HookLib are comparing it to the libraries listed below
Sorting:
- Windows kernel hacking framework, driver template, hypervisor and API written on C++☆1,802Nov 12, 2023Updated 2 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆902Nov 21, 2019Updated 6 years ago
- The Win32 Anti-Intrusion Library☆213May 30, 2019Updated 6 years ago
- Detours with just single dependency - NTDLL☆672Nov 25, 2025Updated 3 months ago
- System call hook for Windows 10 20H1☆496Jun 26, 2021Updated 4 years ago
- Turn off PatchGuard in real time for win7 (7600) ~ later☆1,037Apr 21, 2022Updated 3 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,270May 1, 2024Updated last year
- Manual mapping without creating any threads, with rw only access☆805Oct 29, 2019Updated 6 years ago
- library for importing functions from dlls in a hidden, reverse engineer unfriendly way☆1,900Aug 3, 2023Updated 2 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,278Feb 14, 2026Updated 2 weeks ago
- A wrapper library around native windows sytem APIs☆448Feb 2, 2021Updated 5 years ago
- C++ graphics kernel subsystem hook☆561Jan 11, 2021Updated 5 years ago
- C++20, x86/x64 Hooking Libary v2.0☆1,822Nov 16, 2025Updated 3 months ago
- Literally, the perfect injector.☆978Apr 13, 2023Updated 2 years ago
- DLL scatter manual mapper☆812Apr 10, 2021Updated 4 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆536Jun 28, 2019Updated 6 years ago
- Monitoring and controlling kernel API calls with stealth hook using EPT☆1,358Jan 22, 2022Updated 4 years ago
- Inline syscalls made easy for windows on clang☆736Jun 21, 2024Updated last year
- Access without a real handle☆1,037Apr 10, 2021Updated 4 years ago
- Hook system calls, context switches, page faults and more.☆2,637May 9, 2023Updated 2 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆345Apr 27, 2020Updated 5 years ago
- The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.☆407Jul 12, 2024Updated last year
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆541Sep 2, 2022Updated 3 years ago
- Hooking kernel functions by abusing alignment☆248Jan 5, 2021Updated 5 years ago
- Kernel Driver Utility☆2,422Feb 17, 2026Updated 2 weeks ago
- Rendering on external windows via hijacking thread contexts☆404Jun 28, 2020Updated 5 years ago
- Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+☆812Jun 3, 2021Updated 4 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆561Jan 4, 2025Updated last year
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆624Feb 22, 2019Updated 7 years ago
- VivienneVMM is a stealthy debugging framework implemented via an Intel VT-x hypervisor.☆821Sep 7, 2020Updated 5 years ago
- Simple x86-64 VT-x Hypervisor with EPT Hooking☆951Apr 24, 2023Updated 2 years ago
- C++17 PE manualmapper☆436Oct 2, 2021Updated 4 years ago
- Disable PatchGuard and Driver Signature Enforcement at boot time☆2,254Aug 3, 2025Updated 6 months ago
- heavily vectorized c++17 compile time string encryption.☆1,409Nov 19, 2021Updated 4 years ago
- Windows Object Explorer 64-bit☆1,886Feb 10, 2026Updated 3 weeks ago
- InfinityHookPro Win7 -> Win11 latest☆551Feb 7, 2023Updated 3 years ago
- pdbex is a utility for reconstructing structures and unions from the PDB into compilable C headers☆892Jun 18, 2025Updated 8 months ago
- Unicorn PE is an unicorn based instrumentation project designed to emulate code execution for windows PE files.☆915Dec 29, 2025Updated 2 months ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,331Oct 31, 2025Updated 4 months ago