Version 8 (modified by 12 years ago) ( diff ) | ,
---|
- trunk/vi-vim-cheat-sheet.pdf
- Esempio chiamata syscall in Linux
- Differenza fra chiamata di libreria e chiamata di sistema (analizzare con il debugger!)
nasm -felf syscall.asm gcc -o syscall syscall.o ./syscall
Note:
See TracWiki
for help on using the wiki.