
Java Decompiler Online
#Security Testing#Malware Analysis
A static analysis tool for PE files that detects malicious behavior and provides information for manual analysis.
This site offers a user-friendly interface
This site offers a user interface that allows you to extract source code from .class and .jar 'binary' files. Until recently, using a Java decompiler was necessary, but all available options were either unstable, outdated, incomplete, or, at best, a combination of these issues.
The Evidence of Obsoleteness in Decompilers
The obsoleteness was typically demonstrated by the fact that they can only decompile JDK 1.3 bytecode. However, recently, a new wave of decompilers has emerged in the market: Procyon, CFR, JD, Fernflower, Krakatau, and Candle.