Releases: apriorit/mhook
Releases · apriorit/mhook
This release brings CI and vcpkg integration as well as some enhancements
- Fix #1: VirtualAlloc hooking reports anomaly
- New #2: Add integration to vcpkg package
- New #3: Add AppVeyor CI
- Fix #4: Add ability to hook functions with
call
in first 5 bytes
2.5
- 10x performance boost
- CMake build system
- Change tabs to spaces
- Ability to hook functions with
je
/jne
in the first 5 bytes
- Fix hook recursion
- Other fixes
v2.4
- A number of improvements: hot patch location (mov edi, edi) handling, support for REX-prefixed EIP-relative jumps on x64, removal of compile-time limit on the number of hooks