Skip to content

JNU-SoftwareLAB/NASM-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

how to test

gdb hello.out
disassemble _start
b _start
r
disassemble _start
ni
disassemble _start
ni
disassemble _start
ni
disassemble _start
info registers

About

NASM Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors