cstool

Capstone is a disassembly framework with the target of becoming

Install

All systems
curl cmd.cat/cstool.sh
Debian Debian
apt-get install capstone-tool
Ubuntu
apt-get install capstone-tool
Arch Arch Linux
pacman -S capstone
image/svg+xml Kali Linux
apt-get install capstone-tool
Fedora
dnf install capstone
Windows (WSL2)
sudo apt-get update sudo apt-get install capstone-tool
OS X
brew install capstone

capstone

Capstone is a disassembly framework with the target of becoming

the ultimate disasm engine for binary analysis and reversing in the security community.

capstone-tool

lightweight multi-architecture disassembly framework - command line tool

Capstone is a lightweight multi-platform, multi-architecture disassembly framework. This package contains cstool, a command-line tool to disassemble hexadecimal strings.