I need Viruses !

For everything that's not in any way related to PureBasic. General chat etc...
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

Oh..... I think I have some (i am not sure) but there should be some in there. But I am not creating viruses myself to detect them. I sorted them and I have an exact number of 6045 viruses. I will create an utility to make automatic databases. But still, should I use checksums for detection or hex data from files?
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

Just go to a warez site and download all cracks you can find...

Your trojan / virus collection will increase pretty fast!
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

Hmm, not a bad idea! I might try this once :D. For now, it's enough...
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

The WMF exploit I think:
http://85.255.117.53/pa/inp/img/OXdzd3V ... FBQUhQ.wmf
Edit: Definetely. :oops:
Dare
Addict
Addict
Posts: 1965
Joined: Mon May 29, 2006 1:01 am
Location: Outback

Post by Dare »

:D
Dare2 cut down to size
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

The link is broken! BTW, I made the pattern matching algorithm. I checks a 1024 bytes buffer for 25000 items in less than 1 ms :shock: .
Last edited by Inf0Byt3 on Fri Jun 09, 2006 3:57 pm, edited 1 time in total.
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
DarkDragon
Addict
Addict
Posts: 2347
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Post by DarkDragon »

Inf0Byt3 wrote:The link is broken! BTW, I made the pattern matching algorithm. I checks a 1MB buffer for 25000 items in less than 1 ms :shock: .
Can't be true.
bye,
Daniel
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

Why not? It seems to be ok. I'll have it double checked until tomorrow and make a quick demo.

[Edit]
That's stupid :lol: ... I just said 1024 bytes = 1 MB :shock: . Sorry. So it searches a 1024 bytes buffer for 25000 items in less than 1 ms.
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

Yes, broken link, that's weird. I'll see if I can find it again if you don't already have it.

Edit: Here it should be (I didn't test if the file was changed since last download, hehe). Also I renamed it to wmf.safe to avoid the preview triggering once you select it. http://www.yourfilehost.com/media.php?c ... t.wmf.safe
Inf0Byt3
PureBasic Fanatic
PureBasic Fanatic
Posts: 2236
Joined: Fri Dec 09, 2005 12:15 pm
Location: Elbonia

Post by Inf0Byt3 »

Got it! Thanks.
None are more hopelessly enslaved than those who falsely believe they are free. (Goethe)
Post Reply