← Back to tools
View AGENTS.md for cgasm
cgasm
Standalone terminal tool for x86 assembly documentation
Description
cgasm (pronounced "SeekAzzem") is a standalone, offline terminal-based tool with no dependencies that provides x86 assembly documentation. It allows developers to quickly look up x86 assembly instructions and their descriptions without leaving the terminal.
AI Summary
Offline terminal reference for x86 assembly instructions
Capabilities
- + Look up x86 assembly instruction documentation
- + Work completely offline with no dependencies
- + Quick reference from the command line
Use When
- → You need to look up x86 assembly instructions quickly
- → You want offline assembly documentation in the terminal
Avoid When
- x You need documentation for non-x86 architectures