Skip to content
forked from jmpews/Dobby

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

License

Notifications You must be signed in to change notification settings

cmelody999/Dobby

 
 

Repository files navigation

Dobby

Dobby a lightweight, multi-platform, multi-architecture exploit 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++ 82.8%
  • C 12.3%
  • CMake 4.3%
  • Assembly 0.3%
  • Objective-C++ 0.1%
  • Shell 0.1%
  • Objective-C 0.1%