intel2gas

converter from NASM assembly language to GAS

Install

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

intel2gas

converter from NASM assembly language to GAS

Intel2GAS is a converter that will convert assembler source files written for NASM to files that can be assembled using the GNU Assembler (GAS), on the i386 platform. It provides support for basic MMX instructions as well.