@inproceedings{c10a15a6d5a0427580162b8047bea325,
title = "System for executing encrypted Java programs",
abstract = "An important aspect of protecting software from attack, theft of algorithms, or illegal software use, is eliminating the possibility of performing reverse engineering. One common method to deal with these issues is code obfuscation. However, it is proven to be ineffective. Code encryption is a much more effective means of defying reverse engineering, but it requires managing a secret key available to none but the permissible users. Adequate systems for managing secret keys in a protected trust-zone and supporting execution of encrypted native code have been proposed in the past. Nevertheless, these systems are not suitable as is for protecting managed code. In this paper we propose enhancements to these systems so they support execution of encrypted Java programs that are resistant to reverse engineering. The main difficulty underlying Java protection with encryption is the interpretation that is performed by the JVM. The JVM will require the key to decrypt the encrypted portions of Java code and there is no feasible way of securing the key inside the JVM. To solve this, the authors propose implementing a Java bytecode interpreter inside a trust-zone, governed by a thin hypervisor. This interpreter will run in parallel to the standard JVM, both cooperating to execute encrypted Java programs.",
keywords = "Hypervisor, Java, Remote Attestation, Trusted Computing, Virtualization",
author = "Michael Kiperberg and Amit Resh and Asaf Algawi and Zaidenberg, {Nezer J.}",
note = "Publisher Copyright: Copyright {\textcopyright} 2017 by SCITEPRESS – Science and Technology Publications, Lda. All rights reserved.; 3rd International Conference on Information Systems Security and Privacy, ICISSP 2017 ; Conference date: 19-02-2017 Through 21-02-2017",
year = "2017",
doi = "10.5220/0006078902450252",
language = "الإنجليزيّة",
series = "ICISSP 2017 - Proceedings of the 3rd International Conference on Information Systems Security and Privacy",
pages = "245--252",
editor = "Paolo Mori and Steven Furnell and Olivier Camp",
booktitle = "ICISSP 2017 - Proceedings of the 3rd International Conference on Information Systems Security and Privacy",
}