Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Planning to do a project to detect java malwares,need some ideas!
#1
As the title says me and my friend's are gonna do a mission-impossible kind of thing,that is we are gonna detect "java-malwares".I don't even know it is possible or not...

1)As far as i know,java byte coded are encrypted,so unlike other language's a java virus can not be detected by scan time and run time


2)how can i make a solution for detecting this?

can you guys give me some ideas or tips for this "Mission-impossible" thing?
Reply
#2
Maybe you could find help on http://javadeveloper.ueuo.com.
Success is the sum of small efforts, repeated day in and day out.
Reply
#3
A programmer on the forum I go to did something like this.

What he did was scan the bytecode of any malicious code that would execute something such as a system call and such. Of course, Java malware and viruses cannot be detected by running through the Java and class files, so your going to have to know a bit about bytecode.
My SMF Modifications:
http://anthony.vibrantvps.com/smf
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  why java haphazard 8 1,477 12-12-2011, 03:23 AM
Last Post: RDCA
  Need Java help from java expert. Blazin 2 1,915 09-07-2011, 02:43 PM
Last Post: AceInfinity
  Java help php 1 837 04-06-2010, 06:41 AM
Last Post: php
  Java Problem for real java programmer Testgamma1 10 4,514 03-14-2010, 09:08 AM
Last Post: uber1337
  How do i get java Mozz 4 1,305 02-13-2010, 12:29 PM
Last Post: Mozz

Forum Jump:


Users browsing this thread: 1 Guest(s)