Here is the code
Code:
org 100 bits 16 section .data garbage: db "zzzzzzzzzzzzzzzzzzzzzzzzzzzzzz" message: db "Good message." ,'$' section .text mov ah, 0x09 mov dx, message int 21h xor ax, ax int 21hHere is the output
Code:
F:\OS_Files>test.com ? ?? ?!1??! zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzGood message. F:\OS_Files>
Source: http://feedproxy.google.com/~r/linuxquestions/latest/~3/lDn5857ZcnU/showthread.php
obama trayvon martin pietrus cheney tori spelling marion barber marion barber syracuse
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.