Skip to main content
Glama
dryfryce

Frida MCP Server

by dryfryce

frida_memory_alloc

Allocate memory in a target process for dynamic instrumentation, returning the address of allocated memory with specified protection flags.

Instructions

Allocate memory in the target process. Returns the address of allocated memory.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
session_idYes
sizeYesNumber of bytes to allocate
protectionNoMemory protection (e.g., 'rwx', 'rw-')rw-

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