Hello.
I'm fine, thank you.
And you?
というテキストをBINファイルにして逆アセンブルすると、
dec ax
gs insb
insb
outsw
cs or ax,0x490a
daa
insw
and [bp+0x69],ah
outsb
gs sub al,0x20
jz 0x7c
popa
outsb
imul sp,[bx+si],byte +0x79
outsw
jnz 0x4a
or ax,0x410a
outsb
and [fs:bx+di+0x6f],bh
jnz 0x65
になる。
そしてそれをアセンブルしてプログラムとして実行すると…?
そのプログラム、終わらない!