All Versions
3
Latest Version
Avg Release Cycle
2 days
Latest Release
2207 days ago

Changelog History

  • v2.5.1 Changes

    April 03, 2018
    • ๐Ÿ›  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
  • v2.5 Changes

    March 30, 2018
    • ๐ŸŽ 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 Changes

    March 30, 2018
    • ๐Ÿ›  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