Leythos <void@nowhere.lan> wrote in news:MPG.200b6f44227a70d8989680@news-
server.columbus.rr.com:

> In article <Xns98B1CC738F513HHI2948AJD832@69.28.186.121>,
> spamfilterineffect.see.sig@nowhere.com says...
>> If you really do write real applications and
>> don't just steal scripts from people, what does the code below do?
>>
>> mov ax,5301
>> xor bx,bx
>> int 15
>> mov ax,530e
>> mov cx,0102
>> int 15
>> mov ax,5307
>> mov bl,01
>> mov cx,0003
>> int 15
>>

>
> You've got to be kidding - he won't know.
>


You know, I somewhat expected him to cheat and just look it up. It's not
quiet that easy tho, as those instructions do one simple task.. but they
have to be done in that order.

It's by no means difficult code nor is it hard to understand for anyone
who actually does program; even if assembler isn't your forte; you could,
as I said look it up and be able to determine what it's doing.


--
Dustin Cook
Author of BugHunter - MalWare Removal Tool -V2.0
web: http://bughunter.it-mate.co.uk
email: bughunter.dustin@gmail.com.removethis
Last updated: January 4th, 2007