Skip to main content
Glama

assemble

Convert assembly instructions to machine code for x86, ARM, and RISC-V architectures using Keystone engine.

Instructions

Assemble instructions into machine code using Keystone.

Args: arch: Architecture name (x86_32, x86_64, arm, arm64). code: Assembly source code (e.g. "mov eax, 42; ret"). address: Base address for assembly (affects relative offsets). Default 0.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
archYes
codeYes
addressNo

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