Skip to main content
Glama
dryfryce

Frida MCP Server

by dryfryce

frida_inject_library

Inject a shared library into a target process to extend functionality or modify behavior during runtime.

Instructions

Inject a shared library (.so/.dll/.dylib) into the target process.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pidYesProcess ID
library_pathYesPath to library file
entrypointYesFunction to call after loading
dataNoData to pass to entrypoint
device_idNo
device_typeNo

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