polyhook2v2025-06-21
- Updated
C++17, x86/x64 Hooking Library v2.0
- Project website: https://github.com/stevemk14ebr/PolyHook_2_0
#Features
Default features: exception, pe, detours, inlinentd, virtuals
#detoursdefault
Implement detour functionality
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through asmjit)
- vcpkg-cmake-config (through asmjit)
#exception
Implement all exception hooking functionality
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#inlinentddefault
Support inline hooks without specifying typedefs by generating callback stubs at runtime with AsmJit
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through asmjit)
- vcpkg-cmake-config (through asmjit)
#pe
Implement all win pe hooking functionality
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#virtualsdefault
Implement all virtual table hooking functionality
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
NancyLi1013
xeropresence
Matthias C. M. Troffaes
Stephen Eckels
ζeh Matt
Billy O'Neal
acidicoala
Jia Yue Hua
Alexander Neumann
autoantwort
Summpot
Jakub Melka