nasm -f elf64 file.asm
ld file.o
./a.out
-
Notifications
You must be signed in to change notification settings - Fork 0
reznakt/asm-x86-64
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
My personal collection of various x86_64 NASM assembly macros, libraries, scripts and other useless stuff...