The Bytecode Club
2.8.0 is out - Printable Version

+- The Bytecode Club (https://the.bytecode.club)
+-- Forum: Software (https://the.bytecode.club/forumdisplay.php?fid=19)
+--- Forum: Bytecode Viewer (https://the.bytecode.club/forumdisplay.php?fid=69)
+--- Thread: 2.8.0 is out (/showthread.php?tid=548)



2.8.0 is out - Konloch - 02-05-2015

02/01/2015 - Updated CFR and Proycon to latest versions.

02/01/2015 - Started working on implementing Krakatau.
02/01/2015 - Sexifixed the security manager a little bit.
02/03/2015 - Fully added Krakatau Java decompiler, just disassembly/assembly left.
02/03/2015 - Updated the about window.
02/03/2015 - Dropped JRuby and Jython support (BCV is now roughly 16mb, was 45mb).
02/04/2015 - Added Krakatau Disassembly.
02/04/2015 - Added Krakatau Assembly.

Download at https://bytecodeviewer.com


RE: 2.8.0 is out - theuserbl - 02-07-2015

(02-05-2015, 01:23 AM)Konloch Wrote:  02/03/2015 - Dropped JRuby and Jython support (BCV is now roughly 16mb, was 45mb).
02/04/2015 - Added Krakatau Disassembly.
02/04/2015 - Added Krakatau Assembly.

Hmmm..... you dropped Jython.
And added Krakatau.
And Karatau is written in Python. 0.o

Greatings
theuserbl


RE: 2.8.0 is out - Konloch - 02-07-2015

(02-07-2015, 03:32 AM)theuserbl Wrote:  
(02-05-2015, 01:23 AM)Konloch Wrote:  02/03/2015 - Dropped JRuby and Jython support (BCV is now roughly 16mb, was 45mb).
02/04/2015 - Added Krakatau Disassembly.
02/04/2015 - Added Krakatau Assembly.

Hmmm..... you dropped Jython.
And added Krakatau.
And Karatau is written in Python. 0.o

Greatings
theuserbl

And Krakatau isn't compatible by default with Jython, I really didn't want to modify Krakatau to make it run on Jython each time there was a Krakatau update.