A comprehensive and effective application functioning as a means of decompiling and analyzing the contents of Java files, aimed at developers
New in version 2.5.0 January 6th, 2015 Improved the outdated version pane by including an automatic downloader Updated CFR to cfr_0.92.jar Adrianherrera updated the Malicious Code Scanner to detect the security manager being set to null. Added refresh class on decompiler/pane view change Moved all of the settings into a settings pane Added some debug code when you first start it up, it also includes how long it took to fully load up. Cached the busy icon. ADDED APK SUPPORT, had to downgrade to ASM 3.3, which means losing some annotation debugging for the Bytecode Decompiler. Wrapped the search pane in a JScrollPane. Added save as DEX and import .dex files.