_start: mov ax, 0x167 ;putting syscall number of socket which is 359 mov bl, 0x2 ;putting 2 as first argument mov cl, 0x1 ;putting 1 as second argume