cgasm
x86 assembly documentation.
cgasm is a terminal‑based, offline tool that provides documentation for x86 assembly instructions. It runs as a single, statically linked binary with no external dependencies, and the instruction data is compiled directly into the executable, allowing it to be used on any platform supported by Go after cross‑compilation.
The utility supports fuzzy searching of instruction names, returning concise summaries that include the mnemonic, a brief description of its operation, and relevant encoding details. An optional verbose flag expands the output to show full opcode tables, operand encodings, mode specifications, and feature flags, matching the format of traditional reference manuals.
Because it is self‑contained and invoked from the command line, cgasm is suitable for developers, reverse engineers, and anyone needing quick, reliable access to x86 instruction information without an internet connection. Its stable release indicates a mature codebase ready for regular use.
Reviews
Loading reviews…
Similar apps
Terminals & CLI
Wat
Instant, central, community-built docs.
Terminals & CLI
clevercli
Collection of ChatGPT powered utilities.
DevOps & Infrastructure
coi
Incus container runtime for agents.
Terminals & CLI
warp
Secure and simple terminal sharing.

Trading & Investing
cointop
Track cryptocurrencies.

Version Control & Git
git-secret
Store your private data inside a git repository.