Skip to content

Cillo-x/Dobby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Why fork?

The original repository introduced numerous Mach-O assembly code segments in recent updates, making it completely incompatible with NDK compilation.

To maintain Android platform support, this fork is based on an earlier working version that:

  • Compiles successfully with NDK
  • Retains full functionality
  • Avoids the Mach-O specific code issues
  • remove those uselss and out of date things

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, X86-64, ARM, ARM64)

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++ 72.9%
  • C 21.6%
  • CMake 4.6%
  • Other 0.9%