All Projects → jmpews → Dobby

jmpews / Dobby

Licence: apache-2.0
a lightweight, multi-platform, multi-architecture hook framework.

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to Dobby

Git Multimail
Send notification emails for pushes to a git repository (an improved version of post-receive-mail)
Stars: ✭ 135 (-94.71%)
Mutual labels:  hook
Reshade
A generic post-processing injector for games and video software.
Stars: ✭ 2,285 (-10.39%)
Mutual labels:  hook
React Use Wizard
🧙 A React wizard (stepper) builder without the hassle, powered by hooks.
Stars: ✭ 162 (-93.65%)
Mutual labels:  hook
Elfhooker
兼容Android 32位和64位。基于EFL文件格式Hook的demo,hook了SurfaceFlinger进程的eglSwapBuffers函数,替换为new_eglSwapBuffers
Stars: ✭ 138 (-94.59%)
Mutual labels:  hook
Pyhooked
Pure Python hotkey hook, with thanks to pyHook and pyhk
Stars: ✭ 150 (-94.12%)
Mutual labels:  hook
React Intersection Observer
React implementation of the Intersection Observer API to tell you when an element enters or leaves the viewport.
Stars: ✭ 2,689 (+5.45%)
Mutual labels:  hook
Flutter hooks
React hooks for Flutter. Hooks are a new kind of object that manages a Widget life-cycles. They are used to increase code sharing between widgets and as a complete replacement for StatefulWidget.
Stars: ✭ 1,973 (-22.63%)
Mutual labels:  hook
React Nprogress
⌛️ A React primitive for building slim progress bars.
Stars: ✭ 173 (-93.22%)
Mutual labels:  hook
Logrus Logstash Hook
ℹ️ Logstash hook for logrus
Stars: ✭ 150 (-94.12%)
Mutual labels:  hook
Easyrouter
A simple android framework used to route activity or action with url.
Stars: ✭ 164 (-93.57%)
Mutual labels:  hook
Cargo Husky
Setup Git hooks automatically for cargo projects with 🐶
Stars: ✭ 141 (-94.47%)
Mutual labels:  hook
React Universal Hooks
🎉 React Universal Hooks : just use****** everywhere (Functional or Class Component). Support React DevTools!
Stars: ✭ 148 (-94.2%)
Mutual labels:  hook
Virtualxposed
A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.
Stars: ✭ 12,648 (+396%)
Mutual labels:  hook
Hookwormforandroid
一个基于Magisk&Riru的Module,可以助你用超低成本开发各种Hook插件,无须Xposed
Stars: ✭ 136 (-94.67%)
Mutual labels:  hook
Virtualapp
VirtualApp With Compatibility Of Android 10/11/12
Stars: ✭ 163 (-93.61%)
Mutual labels:  hook
Webpack Internal Plugin Relation
🔎 a tiny tool to show the relation of webpack internal plugins & hooks
Stars: ✭ 135 (-94.71%)
Mutual labels:  hook
Wechatpc
PC微信hook源码,PC微信注入,逆向编程,可以制作微信机器人玩玩,仅供学习,请不要用于商业、违法途径,本人不对此源码造成的违法负责!
Stars: ✭ 154 (-93.96%)
Mutual labels:  hook
Useworker
⚛️ useWorker() - A React Hook for Blocking-Free Background Tasks
Stars: ✭ 2,233 (-12.43%)
Mutual labels:  hook
Pine
Dynamic java method hook framework on ART.
Stars: ✭ 171 (-93.29%)
Mutual labels:  hook
Pinst
🍺 dev only postinstall hooks (package.json)
Stars: ✭ 162 (-93.65%)
Mutual labels:  hook

Dobby

Contact me Telegram Join group Telegram

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)
  • Clean code without STL(port to kernel easily)
  • Plugin support(SymbolResolver, SupervisorCallMonitor)
  • 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 ..

Or download latest release

Build Installation

Getting Started with iOS

Getting Started with Android

Documentation

full Installation documentation site

Download

download static library

Credits

  1. frida-gum
  2. minhook
  3. substrate.
  4. v8
  5. dart
  6. vixl
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].