МК
Size: a a a
МК
n
n
МК
n
n
n
n
МК
n
hello:ахуенно жи
db 'hello',10
hello_length = $ - hello
public _start
_start:
mov eax, 1 ; syscall_write
mov edi, 1 ; stdout
mov esi, hello
mov edx, hello_length
syscall
mov eax, 60 ; syscall_exit
xor edi, edi ; process return code
syscall
n
МК
MG
МК
n
MG
MG
МК
MG