Sciweavers

12 search results - page 1 / 3
» Programmer-friendly Decompiled Java
Sort
View
IWPC
2007
IEEE
13 years 10 months ago
Metrics for Measuring the Effectiveness of Decompilers and Obfuscators
Java developers often use decompilers to aid reverse engineering and obfuscators to prevent it. Decompilers translate low-level class files to Java source and can produce “good...
Nomair A. Naeem, Michael Batchelder, Laurie J. Hen...
WCRE
2003
IEEE
13 years 9 months ago
An Experimentation Framework for Evaluating Disassembly and Decompilation Tools for C++ and Java
The inherent differences between C++ and Java programs dictate that the methods used for reverse engineering their compiled executables will be languagespecific. This paper looks ...
Lori Vinciguerra, Linda M. Wills, Nidhi Kejriwal, ...
IWPC
2006
IEEE
13 years 10 months ago
Programmer-friendly Decompiled Java
Nomair A. Naeem, Laurie J. Hendren
ESOP
2001
Springer
13 years 8 months ago
Proof-Directed De-compilation of Low-Level Code
Abstract. We present a proof theoretical method for de-compiling lowlevel code to the typed lambda calculus. We first define a proof system for a low-level code language based on...
Shin-ya Katsumata, Atsushi Ohori