Trampy
August 17, 2022 ยท View on GitHub
Trampy is a Trampoline-based x86 Hooking Library for Windows.
Trampy comes equipped with an x86 LDE (Length Disassembler Engine), used to accurately & safely modify x86 bytecode.
Usage
To setup Trampy, copy the src/trampy directory into your project and include the Trampy.h header file within it.