https://github.com/jmpews/Dobby
a lightweight, multi-platform, multi-architecture hook framework.
https://github.com/jmpews/Dobby
hook hook-framework
Last synced: 8 months ago
JSON representation
a lightweight, multi-platform, multi-architecture hook framework.
- Host: GitHub
- URL: https://github.com/jmpews/Dobby
- Owner: jmpews
- License: apache-2.0
- Created: 2017-08-03T17:51:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-26T12:30:47.000Z (10 months ago)
- Last Synced: 2025-03-12T03:51:27.196Z (8 months ago)
- Topics: hook, hook-framework
- Language: C++
- Homepage:
- Size: 3.32 MB
- Stars: 4,168
- Watchers: 119
- Forks: 882
- Open Issues: 84
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- stars - jmpews/Dobby - platform, multi-architecture hook framework. (HarmonyOS / Windows Manager)
- awesome-reverse-engineering - **1494**星 - platform, multi-architecture hook framework. (<a id="2110ded2aa5637fa933cc674bc33bf21"></a>工具 / <a id="596b6cf8fd36bc4c819335f12850a915"></a>HOOK)
README
## Dobby
[](https://t.me/IOFramebuffer) [](https://t.me/dobby_group)
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)
## Compile
[docs/compile.md](docs/compile.md)
## Download
[download latest library](https://github.com/jmpews/Dobby/releases/tag/latest)
## Credits
1. [frida-gum](https://github.com/frida/frida-gum)
2. [minhook](https://github.com/TsudaKageyu/minhook)
3. [substrate](https://github.com/jevinskie/substrate).
4. [v8](https://github.com/v8/v8)
5. [dart](https://github.com/dart-lang/sdk)
6. [vixl](https://git.linaro.org/arm/vixl.git)