I there any website which can provide a antivirus definition database to create a new antivirus software.

link|improve this question

62% accept rate
feedback

3 Answers

up vote 2 down vote accepted

ClamWin is a free, open-source antivirus software. You might find something useful there.

link|improve this answer
feedback

There are a few CSV files that contain a large (but not even close to commercial companies) virus signature definitions. Bellow there are in total between 2-4k definitions.

http://files.codes-sources.com/fichier_fullscreen.aspx?id=21418&f=virussignatures.txt&lang=en

and here

http://www.nlnetlabs.nl/downloads/antivirus/antivirus/virussignatures.strings

Hope it helps!

link|improve this answer
feedback

Have you tried looking into ClamAV? Open source AV program, can be linked to via API, and you should be able to get the database for it, but I'm not sure how offhand.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.