x86dis

Frontend to libdisasm

Install

All systems
curl cmd.cat/x86dis.sh
Debian Debian
apt-get install x86dis
Ubuntu
apt-get install x86dis
image/svg+xml Kali Linux
apt-get install x86dis
Windows (WSL2)
sudo apt-get update sudo apt-get install x86dis
Raspbian
apt-get install x86dis

x86dis

Frontend to libdisasm

Libdisasm is a disassembler for Intel x86-compatible object code. It compiles as a shared and static library on Linux, FreeBSD, and Win32 platforms. The core disassembly engine is contained in files with the prefix "i386", and is shared with the x86 ARCH extension of the bastard disassembler. This package contains the x86dis command-line frontend.