Skip to main content
Glama

write_memory

Write data to emulator memory for CPU emulation sessions. Specify address and data in hex or base64 format to modify memory during analysis or debugging.

Instructions

Write data to emulator memory.

Args: session_id: The session ID. address: Destination address. data: Data as hex string (e.g. "90c3") or base64. encoding: "hex" (default) or "base64".

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
session_idYes
addressYes
dataYes
encodingNohex

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/LabGuy94/MCPEmulate'

If you have feedback or need assistance with the MCP directory API, please join our Discord server