I am currently developing a peice of software which is called SurfM8.
I was wondering, how I would go about creating an antivirus or a recommendation software with a Virus database.
Thanks
Alex
Java AntiVirus
Started by AlexAimson, Sep 12 2008 05:59 AM
27 replies to this topic
#1
Posted 12 September 2008 - 05:59 AM
|
|
|
#2
Posted 12 September 2008 - 08:47 AM
If you were to create a java-based antivirus. It would be slow and I mean slow. I have tried out "few" failed attempts to create java(webbrowser) java(msn client) java(irc programs) java(torrent clients, azure engine doesn't count, it was first done in visual then rewritten in java)java(firewall).They suck and always "really buggy". I would say don't bother mate !
#3
Posted 12 September 2008 - 02:41 PM
I wouldn't develop this in Java. Java software is slower than others. You would want a fast anti-virus. Also it probably would be buggy. Making decent software with java like chats, and anti-viruses would probably be buggy.
Try using C++ or something to make the anti-virus. I have no idea how to do it though.
Try using C++ or something to make the anti-virus. I have no idea how to do it though.
#4
Posted 13 September 2008 - 11:33 AM
As chili5 said, try out in c++ or c or even C#. One of those language might suit you and your need to create a "maybe" future anti-virus program.
#5
Posted 13 September 2008 - 12:02 PM
C or C++.
#6
Posted 13 September 2008 - 12:04 PM
Well now that I look over the first post, he didn't say he was going to make an anti-virus in Java. We just assumed that from the forum he posted in. Making an anti-virus in Java is a very bad idea.
I have no idea about how to to go about making the anti-virus though.
I have no idea about how to to go about making the anti-virus though.
#7
Posted 13 September 2008 - 12:06 PM
That's why you do research.
#8
Posted 13 September 2008 - 02:01 PM
Thank you all for replying. I will look into C++/C or C#.
#9
Posted 13 September 2008 - 02:44 PM
C# Virus scanner is a shitty idea.
#10
Posted 14 September 2008 - 10:23 AM
chili5 said:
Well now that I look over the first post, he didn't say he was going to make an anti-virus in Java. We just assumed that from the forum he posted in. Making an anti-virus in Java is a very bad idea.
I have no idea about how to to go about making the anti-virus though.
I have no idea about how to to go about making the anti-virus though.
The title does say "Java AntiVirus" so it is safe to assume that is what he meant.
#11
Posted 14 September 2008 - 10:47 AM
Yeah... ^
#12
Posted 23 September 2008 - 07:08 PM
Hah.
Java? That's a joke. To write an even decently moderate program, and I'm HEAVILY STRESSING the word decently, you would need extensive background knowledge in computer architecture, low-level coding, malicious algorithms, optimization, the list literally goes on and on. You need to know pretty much more than anyone on these forums could possibly tell you, in which case you wouldn't be here asking questions.
All that aside, I'd use C++. You'd be hopeless with Java, and pretty much as hopeless with C# and even C, although C would be doable.
Java? That's a joke. To write an even decently moderate program, and I'm HEAVILY STRESSING the word decently, you would need extensive background knowledge in computer architecture, low-level coding, malicious algorithms, optimization, the list literally goes on and on. You need to know pretty much more than anyone on these forums could possibly tell you, in which case you wouldn't be here asking questions.
All that aside, I'd use C++. You'd be hopeless with Java, and pretty much as hopeless with C# and even C, although C would be doable.


Sign In
Create Account

Back to top









