Skip to main content
Glama
dryfryce

Frida MCP Server

by dryfryce

frida_hook_function

Hook specific functions to intercept, log, or modify calls and return values during runtime instrumentation.

Instructions

Hook a specific function to log calls, modify arguments, or change return values.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
session_idYes
moduleNoModule name (or null for main executable)
functionYesFunction name or address
on_enterNoJavaScript code to run on function entry
on_leaveNoJavaScript code to run on function exit

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/dryfryce/frida-mcp'

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