Skip to main content
Glama

hexdump

Display formatted hexadecimal and ASCII representation of memory contents during CPU emulation sessions to analyze program data and memory states.

Instructions

Formatted hex dump of memory.

Standard format: ADDR | 16 hex bytes (8+8) | ASCII. Max 4096 bytes.

Args: session_id: The session ID. address: Start address. size: Number of bytes to dump (default 256, max 4096).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
session_idYes
addressYes
sizeNo

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