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