anti-virus beta

Here is the place to post images, videos and downloads of your current and upcoming applications that you are working on.
9 posts Page 1 of 1
Contributors
User avatar
graves34
Member
Member
Posts: 40
Joined: Fri Oct 01, 2010 8:54 pm

anti-virus beta
graves34
pretty self-explanatory, just open program then open file you want scanned then scan it.
please report any bugs to me so i can try to fix them. cooll;
You do not have the required permissions to view the files attached to this post.
Click
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: anti-virus beta
mandai
How does this check to make sure files are safe?
User avatar
graves34
Member
Member
Posts: 40
Joined: Fri Oct 01, 2010 8:54 pm

Re: anti-virus beta
graves34
md5
Click
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: anti-virus beta
mandai
Many popular antivirus programs also analyse files to see if they contain any suspicous code. MD5 can be bypassed by changing a single byte, some smart viruses will do this.
User avatar
graves34
Member
Member
Posts: 40
Joined: Fri Oct 01, 2010 8:54 pm

Re: anti-virus beta
graves34
could you give me an example code for that?
Click
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: anti-virus beta
Axel
graves34 wrote:
could you give me an example code for that?
for example , a while ago there was a member who was making tutorials on how to make worms in .NET wich u probably can't spot with hashes but there are ofcourse ways to make virusses with a file(like a picture) and command prompt...
http://vagex.com/?ref=25000
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: anti-virus beta
mandai
could you give me an example code for that?
Sure viewtopic.php?f=70&t=3478&p=24202
User avatar
graves34
Member
Member
Posts: 40
Joined: Fri Oct 01, 2010 8:54 pm

Re: anti-virus beta
graves34
can anyone help me with "catching" that problem ^^^

either, giving a code or talk me through it?
Click
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: anti-virus beta
mandai
You could change your program to work on the basis of looking for safe file hashes rather than known bad ones.
9 posts Page 1 of 1
Return to “Work in Progress”