Skip to main content
Glama
dryfryce

Frida MCP Server

by dryfryce

frida_memory_protect

Modify memory protection permissions for specific memory regions to control read, write, and execute access during dynamic instrumentation and analysis.

Instructions

Change memory protection/permissions for a memory region.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
session_idYes
addressYesMemory address (hex string)
sizeYesSize of region
protectionYesNew protection (e.g., 'rwx', 'r-x')

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