rdf2ihx

General-purpose x86 assembler

Install

All systems
curl cmd.cat/rdf2ihx.sh
Debian Debian
apt-get install nasm
Ubuntu
apt-get install nasm
Alpine
apk add nasm
Arch Arch Linux
pacman -S nasm
image/svg+xml Kali Linux
apt-get install nasm
CentOS
yum install nasm-rdoff
Fedora
dnf install nasm-rdoff
Windows (WSL2)
sudo apt-get update sudo apt-get install nasm
OS X
brew install nasm
Raspbian
apt-get install nasm
Docker
docker run cmd.cat/rdf2ihx rdf2ihx powered by Commando

nasm

General-purpose x86 assembler

Netwide Assembler. NASM will currently output flat-form binary files, a.out, COFF and ELF Unix object files, and Microsoft 16-bit DOS and Win32 object files. Also included is NDISASM, a prototype x86 binary-file disassembler which uses the same instruction table as NASM. NASM is released under the GNU Lesser General Public License (LGPL).

nasm-rdoff

used with NASM