Skip to content

Shadowz3n/CrowASM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrowASM

Crow Assembly Lib

Install NASM

sudo apt-get install nasm

nasm -f elf crow.asm && ld -m elf_i386 crow.o -o crow

About

Crow Assembly Lib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published