shadergz / branchrt

A custom trampoline based hook system for ARMv8-a devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

branchrt

A custom trampoline based hook system for ARM devices, more specific ARMv8-a variant or 64 bits ARM processors, all others variants of the version 8 must work as expected! Lets hook!

Missing features (TODO List)

  • Dynamic memory reusable trampolines system (for store trampolines contents)
  • Basic hooking methods
  • Unhook system methods
  • Memory protection behaviours modifier

About

A custom trampoline based hook system for ARMv8-a devices


Languages

Language:C++ 93.1%Language:CMake 6.9%