BITS 32 section .text global _start mov BYTE al, 0x1 _start: nop nop nop nop nop nop nop nop int 0x80