"pcbutts1" <pcbutts1@leythosthestalker.com> wrote in
news:q4adnULc6PSLEjzYnZ2dnUVZ_vCknZ2d@giganews.com :
> Don't give me credit It was not me. I don't steal. I suggest you try
> to find who did it and let me know because it has happened to me
> before. Start with how you found out. I think it's Nick because some
> of the things that were done to one of my programs was very slick.
> Password it and put traps in it. It will make it somewhat easier to
> track.Now you know how I feel.
You don't steal? Hmm...Strange, the evidence would indicate otherwise...
Your programs are.. ehh, scripts.. They aren't the same, not even in the
same league.
PcButts, you claim to be a programmer, yes? Well then, I present you a
very simple source code snippit below. The code is quiet harmless. I'd
like for you to tell me what each set of instructions is doing. If you do
understand whats going on in the pc, than this code should be a cinche
for you to figure it out. 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
--
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


Reply With Quote
