Sciweavers

IJNSEC
2008

Java Mobile Code Dynamic Verification by Bytecode Modification for Host Confidentiality

13 years 4 months ago
Java Mobile Code Dynamic Verification by Bytecode Modification for Host Confidentiality
In this paper we present a novel dynamic verification approach to protect the local host confidentiality from malicious Java mobile code. In our approach we use Bytecode Modification to add the verification function to the Java mobile code's class files before the local JVM executes them. Thus the verification work is done when the host JVM executes the modified class files. By this way our approach could achieve higher verification precision because the verification is done in runtime. Furthermore our approach can deal with the information flow in exception handling, which makes our approach more practicable.
Dan Lu, Yoshitake Kobayashi, Ken Nakayama, Mamoru
Added 12 Dec 2010
Updated 12 Dec 2010
Type Journal
Year 2008
Where IJNSEC
Authors Dan Lu, Yoshitake Kobayashi, Ken Nakayama, Mamoru Maekawa
Comments (0)