Navigate:
~$DOBBY0.1%

Dobby: Multi-platform hook framework

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

LIVE RANKINGS • 04:26 PM • STEADY
OVERALL
#325
8
DEVELOPER TOOLS
#66
30 DAY RANKING TREND
ovr#325
·Devel#66
STARS
4.7K
FORKS
1.0K
7D STARS
+7
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.




[ EXPLORE MORE ]

Related Repositories

Discover similar tools and frameworks used by developers