Skip to content

Releases: apriorit/mhook

This release brings CI and vcpkg integration as well as some enhancements

03 Apr 13:55
Compare
Choose a tag to compare
  • 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

30 Mar 16:06
Compare
Choose a tag to compare
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

30 Mar 16:07
Compare
Choose a tag to compare
  • 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