I've been thinking about making my own anti-virus software for awhile now and now that i want to start it i have no idea how to if anyone can give me some tips on stuff that should be in anti-virus software or any coding language i should use(free) or any codes that might be useful that would be greatly appreaiated
ID:184496
![]() Sep 9 2006, 4:33 am
|
|
you could not do that...they would have to browse the web striegt from DS and that would be a problem
|
Elation wrote:
Don't bother making a standard anti-virus program; that's just boring and you don't have access to the thousands of virus databases like all the big corporations do. That’s so old, It's been done already by me. Let’s just say Safe-mode is a pain :P. I dropped the project and was thinking of trying again with 4.0. Some Issues that need to be worked around were: 1. Byond's limit on file size when doing a txt2file. -MD5 lookup works but it is not the most effective method to detect malware. forget about Proactive Detection without some outside code. 2. Safe-more, and super-safe mode. -The user needs to turn on trusted mode Really it would be better to make a shell in byond for clamav, it could then be used as a file passer in byond games, and in hosting :P. |
What you should do is not use C++ or whatever; use DM. Go on. Make a BYOND-based anti-virus program. >=D I challenge you!