Skip to main content
Glama
dryfryce

Frida MCP Server

by dryfryce

frida_inject_script

Inject JavaScript scripts into processes to hook functions, intercept calls, modify behavior, and read memory for dynamic instrumentation and analysis.

Instructions

Inject and run a Frida JavaScript script in a process. The script can hook functions, intercept calls, modify behavior, read memory, etc.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
session_idYesSession ID from frida_attach
scriptYesJavaScript code to inject
on_messageNoWhether to capture script messages

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