Skip to main content
Glama

hook_native

Hook native functions in Android applications using module names and memory offsets to intercept and analyze function calls during security testing.

Instructions

Hook a native function by module+offset. Messages collected via get_hook_messages().

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
moduleYesModule name (partial match ok)
offsetYesHex offset from module base (e.g., '0x1234')
nameNoOptional hook name for identification

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cbxss/frida-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server