Skip to main content
Glama
dryfryce

Frida MCP Server

by dryfryce

frida_native_function

Call native functions directly by address or name to interact with process memory. Specify return and argument types for precise instrumentation.

Instructions

Call a native function directly by address or name. Specify return type and argument types.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
session_idYes
addressYesFunction address (hex) or 'module!name'
return_typeNoReturn type: void, int, pointer, etc.void
arg_typesNoArgument types
argsNoArgument values

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