Skip to main content
Glama
dryfryce

Frida MCP Server

by dryfryce

frida_memory_write

Write bytes directly to memory addresses during runtime for dynamic instrumentation and debugging. Modify process memory to alter behavior or analyze security vulnerabilities.

Instructions

Write bytes to a specific memory address.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
session_idYes
addressYesMemory address (hex string)
dataYesHex string of bytes to write

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