Skip to content

Reversive/dhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

DHook

DHook is a WIP lightweight ARM trampoline hook, currently being developed for ARM, planned to be extended to Thumb2 & ARM64

Overall Idea (Note that it will eventually be ported to B/BX calls depending on the distance between the original function and the detoured one ) 📌

Logic

Build ⚙️

cd jni
ndk-build

Usage 📋

check usage over at /jni/entry_point.cpp

TO-DO 📄

  • Support Thumb2 and ARM64
  • Un-Hook Functionality

References ✒️

Credits

  • Delshire (@Reversive)

About

Lightweight ARM32 trampoline hook

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published