6 lines
60 B
NASM
6 lines
60 B
NASM
[BITS 32]
|
|
|
|
CALL 2*8:0x0b66
|
|
MOV EDX, 4
|
|
INT 0x40
|