This website requires JavaScript.
Explore
Help
Sign In
MaciejSamborski
/
asm
Watch
1
Star
0
Fork
You've already forked asm
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
af38341d2e
asm
/
README.md
293 B
Raw
Blame
History
Simple programs written in x86-64 asm as an learning exercises
Requirements
yasm
ld
Compiling
./build.sh <name>
Note
Most of the programs don't print anything Use of gdb highly recomended