cstool

Capstone is a disassembly framework with the target of becoming

Debian Debian
RUN apt-get update && \ apt-get install -y capstone-tool
Ubuntu
RUN apt-get update && \ apt-get install -y capstone-tool
Arch Arch Linux
RUN pacman -S --noconfirm capstone
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y capstone-tool
Fedora
RUN dnf install -y capstone
click the source code to copy install cstool on any operating system with command-not-found.com