Navigate:
~$DOBBY0.3%

Dobby: Multi-platform hook framework

Lightweight function hooking framework for Windows, macOS, iOS, Android, and Linux.

LIVE RANKINGS • 09:45 AM • STEADY
OVERALL
#225
51
DEVELOPER TOOLS
#39
6
30 DAY RANKING TREND
ovr#225
·Devel#39
STARS
4.6K
FORKS
1.0K
7D STARS
+16
7D FORKS
+3
See Repo:
Share:

Learn more about Dobby

Dobby is a hook framework designed for runtime function interception and modification across different operating systems and processor architectures. The framework implements low-level hooking mechanisms that allow developers to intercept function calls and modify program behavior at runtime. It features a modular architecture with minimal dependencies and supports X86, X86-64, ARM, and ARM64 instruction sets. The framework is commonly used for reverse engineering, security research, and dynamic analysis applications.

Dobby

1

Cross-Platform Support

Operates across Windows, macOS, iOS, Android, and Linux operating systems with consistent API. Handles platform-specific hooking mechanisms transparently.

2

Multi-Architecture

Supports X86, X86-64, ARM, and ARM64 processor architectures natively. Provides architecture-specific code generation and instruction handling.

3

Minimal Dependencies

Implements a lightweight design with modular components and minimal external dependencies. Reduces integration complexity and resource overhead.



vlatest

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

  • a lightweight, multi-platform, multi-architecture exploit hook framework


[ EXPLORE MORE ]

Related Repositories

Discover similar tools and frameworks used by developers