Skip to main content
Glama

read_memory

Retrieve data from emulator memory by specifying session, address, and size. Supports hex or base64 encoding for memory analysis in CPU emulation sessions.

Instructions

Read data from emulator memory.

Args: session_id: The session ID. address: Source address. size: Number of bytes to read. encoding: "hex" (default) or "base64".

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
session_idYes
addressYes
sizeYes
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