Skip to content

My personal collection of various x86_64 NASM assembly macros, libraries, scripts and other useless stuff...

Notifications You must be signed in to change notification settings

reznakt/asm-x86-64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

asm-x86-64

Usage

nasm -f elf64 file.asm
ld file.o
./a.out

About

My personal collection of various x86_64 NASM assembly macros, libraries, scripts and other useless stuff...

Topics

Resources

Stars

Watchers

Forks