Parambir Singh

Parambir Singh @hecker2007

About: mes db "Hi, i'm hecker !", 10, 0 mov bx, mes print: mov ah, 0x0e mov al, byte [bx] int 0x10 inc bx cmp al, 0 je exit jne print exit: hlt times 510-($-$$) db 0 db 0x55, 0xaa

Joined:
Apr 15, 2023

articles - 0 total

No articles found.