SkillAgentSearch skills...

Andhook

Android Hooking Framework

Install / Use

/learn @depletionmode/Andhook
About this skill

Quality Score

0/100

Supported Platforms

Universal

README


andhook - Android Hooking Framework by David Kaplan, 2012 (david@2of1.org)


Tested on Android 2.3.6, kernel 2.6.32


Provides a MobileSubstrate-like interface for Android Happy hacking!


usage():

Create a shared library with your code.

This library must include an __init() function with the following signature: void __init(void);

You set up your hooks within __init(). You can use the use and_hook() function to perform the actual hooking.

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated3mo ago
Forks13

Languages

C

Security Score

72/100

Audited on Dec 24, 2025

No findings