Skip to content

Tags: tml/bytecode-viewer

Tags

v2.2.1

Toggle v2.2.1's commit message
2.2.1

12/13/2014 - Fixed an issue with the Bytecode Decompiler. - Thanks bibl

v2.2.0

Toggle v2.2.0's commit message
2.2.0

12/09/2014 - Added a text search function to the plugin console.
12/09/2014 - When you press enter in the text search bar, it will now
search.
12/13/2014 - The Bytecode Decompiler now shows the method's description
in a comment.
12/13/2014 - Fixed an issue with the text search function.
12/13/2014 - Search results are now clickable.

v2.1.1

Toggle v2.1.1's commit message
2.1.1

12/09/2014 - Updated CFR to cfr_0_91.

v2.1.0

Toggle v2.1.0's commit message
2.1.0 Released

Moved to archive

v2.0.1

Toggle v2.0.1's commit message
2.0.1

11/7/2014 - Fixed the search function.
11/7/2014 - Removed an unused package containing some unused classes.

v2.0

Toggle v2.0's commit message
2.0

11/4/2014 - Officially been 1 month of development.
11/4/2014 - Replaced ""+ with String.valueOf (cheers bibl).
11/4/2014 - Changed how the temp directory was created.
11/4/2014 - Put a file.seperator  to the end of tempDirectory.
11/4/2014 - Made the exit button work.
11/4/2014 - Added a GUI for all Exception Stack Trace's.
11/4/2014 - The plugin system now shows a message instead of just
printing to the console when it's not going to run a plugin.
11/4/2014 - Updated the search function, it's now perfect.
11/5/2014 - Made the Show All Strings plugin instant.
11/5/2014 - Kinda added middle mouse button closes tab (only if you
click the exit button).
11/5/2014 - Improved the Malicious Code Scanner, also made it instant.
11/5/2014 - Added icons to the program (cheers Fluke).

b1.5.3

Toggle b1.5.3's commit message
Beta 1.5.2

11/3/2014 - Fixed Refresh Class.

b1.5.2

Toggle b1.5.2's commit message
Beta 1.5.2

11/3/2014 - Fixed Refresh Class.

b1.5.1

Toggle b1.5.1's commit message
Released Beta 1.5.1

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

b1.5

Toggle b1.5's commit message
1.4 Released

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.