Daily Shaarli

All links of one day in a single page.

February 25, 2014

x86 Assembly Guide

Basic assembly language doc

Spritz

Reading at 500 wpm

Hello World Program

Compile asm file with _start
ld -static -o hello -Lgcc -print-file-name= /usr/lib/crt1.o /usr/lib/crti.o hello.o /usr/lib/crtn.o -lc -lgcc