Skip to content

onsucs/Dobby

 
 

Repository files navigation

Dobby

Dobby a lightweight, multi-platform, multi-architecture hook framework.

  • Minimal and modular library
  • Multi-platform support(Windows/macOS/iOS/Android/Linux)
  • Multiple architecture support(X86-64, ARM, ARM64)
  • Clean code without STL(port to kernel easily)
  • Plugin support(DobbyDrill ?)
  • iOS kernel exploit support(Gollum ?)

Getting started

git clone https://github.com/jmpews/Dobby.git --depth=1
cd Dobby/example/
mkdir build; cd build; cmake ..

Documentation

full Installation documentation site

Credits

  1. frida-gum
  2. minhook
  3. substrate.
  4. v8
  5. dart
  6. vixl

About

a lightweight, multi-platform, multi-architecture hook framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.9%
  • C 8.2%
  • CMake 4.3%
  • Other 0.6%