Sciweavers

12 search results - page 1 / 3
» Programmer-friendly Decompiled Java
Sort
View
105
Voted
IWPC
2007
IEEE
15 years 7 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...
99
Voted
EUROPAR
2009
Springer
14 years 11 months ago
JCUDA: A Programmer-Friendly Interface for Accelerating Java Programs with CUDA
Yonghong Yan, Max Grossman, Vivek Sarkar
WCRE
2003
IEEE
15 years 6 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, ...
112
Voted
IWPC
2006
IEEE
15 years 7 months ago
Programmer-friendly Decompiled Java
Nomair A. Naeem, Laurie J. Hendren
102
Voted
ESOP
2001
Springer
15 years 5 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