Skip to content

Releases: Konloch/bytecode-viewer

Beta 1.5.2 - Bug Fix

04 Nov 02:15
Compare
Choose a tag to compare

Change Log

11/3/2014 - Fixed Refresh Class.

Beta 1.5.1 - Bug Fix

03 Nov 00:44
Compare
Choose a tag to compare

Change Log

11/2/2014 - Fixed a CFR issue with packages.

Beta 1.5 - Search Fixes

02 Nov 23:21
Compare
Choose a tag to compare

Change Log

11/1/2014 - Updated and improved the search function, it now prints out more useful information.
11/1/2014 - Fixed a UI issue with the Replace All Strings plugin.
11/2/2014 - Added search function to the Class Viewer.
11/2/2014 - Updated Procyon to procyon-decompiler-0.5.27.

Beta 1.4 - Bug Fixes

02 Nov 00:46
Compare
Choose a tag to compare

Change Log

11/1/2014 - Fixed FernFlower save Java files on Unix.
11/1/2014 - FernFlower now uses the settings for save Java files.
11/1/2014 - Added Procyon save Java files (It uses the settings).
11/1/2014 - Updated CFR to cfr_0_89.
11/1/2014 - Added CFR save Java files (It uses the settings), however it relies on the file system, because of this if there is heavy name obfuscation, it could mess up for windows.

Beta 1.3.1 - Lightweight

01 Nov 01:29
Compare
Choose a tag to compare

Change Log

10/29/2014 - Replaced JSyntaxPane with RSyntaxArea, this sadly removes the search feature inside of source/bytecode files, I'll implement a search function soon.
10/29/2014 - Added a new decompiler option to append brackets to labels.
10/31/2014 - Fixed an issue with the decompiler still running when the source code pane isn't toggled.

Note

This update makes everything much more lightweight and quick.

Beta 1.3 - CFIDE

30 Oct 03:25
Compare
Choose a tag to compare

Change Log

10/22/2014 - Imported Bibl's Bytecode Decompiler from CFIDE.
10/22/2014 - Did some changes to the Bytecode Decompiler.
10/23/2014 - Added CFR settings.
10/23/2014 - Updated FernFlower to Intellij's Open Sourced version of FernFlower.
10/24/2014 - Fixed FernFlower save Java files as zip.
10/29/2014 - Added version checker.
10/29/2014 - Added Procyon settings.
10/29/2014 - When saving as jars or zips, it'll automatically append the file extension if it's not added.
10/29/2014 - All the built in plugins no longer set the cursor to busy.
10/29/2014 - Tried to fix the issue with JSyntaxPane by making it create the object in a background thread, it still freezes the UI. Changes kept for later implementation of another syntax highlighter.
10/29/2014 - Sped up start up time

Beta 1.2 - Procyon & CFR

20 Oct 04:18
Compare
Choose a tag to compare

Notable Changes

  • Added Procyon Decompiler
  • Added CFR Decompiler

Beta 1.1 - Unix Bug Fix

20 Oct 04:04
Compare
Choose a tag to compare

Notable Changes

  • Beta 1.1 fixes an issue with unix file systems

Beta 1.0

19 Oct 00:12
Compare
Choose a tag to compare

Initial release, thank you for testing the proof of concept!