Page 1 of 3

I need Viruses !

Posted: Wed Jun 07, 2006 11:05 pm
by Inf0Byt3
I'm making progresses with PureAV (in my free time) and I downloaded all the viruses I found on the net :D. But that ain't enough for me. Do you have some collections or some viruses? If so, PM me please :D. I currently have ~50.000 virii ready to be detected.

Posted: Wed Jun 07, 2006 11:16 pm
by Joakim Christiansen
This is sick :lol:

No, sorry don't have any :wink:

Posted: Wed Jun 07, 2006 11:19 pm
by srod
Install Windows XP, disable all firewalls, go make a cup of tea and by the time you return - hey presto! 50000 more viruses! :D

Seriously, I delete the *astards as soon as I find them! Your project is fascinating though, I wish you well with this one - it's a bit of an undertaking!

Posted: Wed Jun 07, 2006 11:19 pm
by Inf0Byt3
This is sick Laughing
I really am sick :lol: .

Now I have ~51000 :lol: . Just finished a download.

@srod
Sorry, I am a slow typer. Thanks for trusting me ;). It's really cool.

You know i'll never finish this, but I gotta try :)

Posted: Wed Jun 07, 2006 11:51 pm
by Joakim Christiansen
I guess this ends with him getting a insane virus deleteing his whole drive and sourcecodes... :lol:

Just kidding, good luck with this project it's really cool!

Posted: Wed Jun 07, 2006 11:53 pm
by Inf0Byt3
Thanks!

Posted: Wed Jun 07, 2006 11:58 pm
by srod
I guess this ends with him getting a insane virus deleteing his whole drive and sourcecodes...
That's a point info. Recalling what happened to your speed setup project - back this one up! :D

Posted: Thu Jun 08, 2006 7:53 am
by DarkDragon
Who needs a AntiVirus? I always delete them myself :-P . They aren't faster than me. :lol: *joking*

Good luck with that project, how do you check the running processes?

Posted: Thu Jun 08, 2006 9:34 am
by Psychophanta
Who needs a AntiVirus? I always delete them myself :-P . They aren't faster than me. :lol: *joking*
haha! i hope you are really joking, else i bet someday you will change that affirmation 180 degrees 8)

Posted: Thu Jun 08, 2006 9:52 am
by DarkDragon
Maybe you could make a full PC protect software, so it's secure of hammers, cars, psychos, ... .

Posted: Thu Jun 08, 2006 9:59 am
by Psychophanta
Maybe you could make a full PC protect software, so it's secure of hammers, cars, psychos, ... .
You will never get free of psychos :twisted: :lol:

Posted: Thu Jun 08, 2006 10:05 am
by Dare
:lol:

Posted: Thu Jun 08, 2006 10:29 am
by Inf0Byt3
That's a point info. Recalling what happened to your speed setup project - back this one up! Very Happy
Of course! BTW, speaking of SpeedSetup, I started it again, now it's professional. (All stuff included, you can even create serial-protected installers) but I have't got any time to finish it :(.
Good luck with that project, how do you check the running processes?
That's the easyest part, the real problem is optimizing the scan time on a file and of course, PE decompression... A lot of work to do, but I've got 2 friends that allready joined me. One knows C, the other C++, maybe they'll help me. I found a strange thing: The same code in C is 120 times faster than PB :shock: so I think i'll make the engine in straight C and the other modules in PB.

Posted: Thu Jun 08, 2006 10:36 am
by Dare
> The same code in C is 120 times faster than PB :shock:

Can't be the same code then, or it would be the same speed. :) (j/k)

Posted: Thu Jun 08, 2006 10:47 am
by Inf0Byt3
My bad :D.