Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Java Bytecode Viewer
#1
I've been using J-RET & Re-Java for ages, however I've always never been satisfied with either of them, I really just wanted a lightweight all in one Java Bytecode, Source code and Hexcode viewer. Sadly the only programs that are like this have their flaws.
I'm basing the jar/class loading system from J-RET's, along with the Bytecode Decompiler & FernFlower integration. I'll also be using Re-Java's Hexcode viewer pane. I haven't designed it yet but I'll also be implementing a search feature underneath the file selector.
All of the code panes will be toggle able, so if you don't want the Hexcode, you can turn it off, the same goes for Bytecode & Source code.

Video of Alpha 0.3
Video of Alpha 0.7

Download the jar and source code - https://github.com/Konloch/bytecode-viewer

Old Media:

[Image: tx52H4x.png]
[Image: InoG3uC.png]
[Image: QzoADC9.png]
[Image: aS4Kaxr.png]
[Image: iYEiZ3j.png]


I will not be making this a Bytecode editor, once I'm done with this project I'll be updating CJBE and fixing all of the known issues with that.

Change Log - moved to http://the.bytecode.club/pages.php?page=bytecode-viewer
Reply
 


Messages In This Thread
Java Bytecode Viewer - by Konloch - 10-06-2014, 07:36 AM
RE: Java Bytecode Viewer - by Konloch - 10-07-2014, 12:18 AM
RE: Java Bytecode Viewer - by Konloch - 10-07-2014, 05:05 AM
RE: Java Bytecode Viewer - by Konloch - 10-07-2014, 11:27 AM
RE: Java Bytecode Viewer - by Konloch - 10-07-2014, 01:10 PM
RE: Java Bytecode Viewer - by Konloch - 10-08-2014, 10:51 AM
RE: Java Bytecode Viewer - by Konloch - 10-08-2014, 08:05 PM
RE: Java Bytecode Viewer - by Bigger - 10-09-2014, 02:55 AM
RE: Java Bytecode Viewer - by Konloch - 10-09-2014, 08:03 PM
RE: Java Bytecode Viewer - by Konloch - 10-11-2014, 08:59 PM
RE: Java Bytecode Viewer - by Bigger - 10-11-2014, 09:36 PM
RE: Java Bytecode Viewer - by Konloch - 10-11-2014, 09:59 PM
RE: Java Bytecode Viewer - by Konloch - 10-11-2014, 11:19 PM
RE: Java Bytecode Viewer - by Konloch - 10-15-2014, 08:15 AM
RE: Java Bytecode Viewer - by Konloch - 10-15-2014, 11:37 AM
RE: Java Bytecode Viewer - by firusvg - 10-20-2014, 07:07 AM
RE: Java Bytecode Viewer - by Konloch - 10-20-2014, 11:15 AM
RE: Java Bytecode Viewer - by Konloch - 10-20-2014, 02:09 PM
RE: Java Bytecode Viewer - by mibbzz - 10-21-2014, 06:17 AM
RE: Java Bytecode Viewer - by Konloch - 10-21-2014, 07:24 PM
RE: Java Bytecode Viewer - by mibbzz - 10-22-2014, 07:47 AM
RE: Java Bytecode Viewer - by Konloch - 11-03-2014, 06:20 AM
RE: Java Bytecode Viewer - by krzysiaczek99 - 07-23-2015, 10:04 AM
RE: Java Bytecode Viewer - by intruder - 05-27-2016, 04:59 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website