數據加密程序
p macro buf
lea dx,buf
mov AH,9
int 21h
endm
data segment
pp db 0dh,0AH, welcome you to run this programme!$
qq db 0dh,0AH, when you input number,press enter.$
qw db 0dh,0AH, 6eh,52h,94h,52h,$
qa db 0dh,0AH, $
info1 db 0dh,0AH,0dh, input number:$
info2 db 0dh,0AH, output number:$
bufa db 20
標簽:
buf
segment
welcome
macro
上傳時間:
2013-12-24
上傳用戶:離殤