Mhook v2.5.1 Release Notes

Release Date: 2018-04-03 // about 6 years ago
    • ๐Ÿ›  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

Previous changes from v2.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