Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
readme update
  • Loading branch information
Konloch committed Oct 20, 2014
1 parent ac65fbf commit 9c10631
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Bytecode Viewer is a Java Bytecode Viewer, GUI FernFlower Java Decompiler, GUI Jar-Jar, Hex Viewer, Code Searcher, Debugger and more.
Bytecode Viewer is a Java Bytecode Viewer, GUI Procyon Java Decompiler, GUI CFR Java Decompiler, GUI FernFlower Java Decompiler, GUI Jar-Jar, Hex Viewer, Code Searcher, Debugger and more.
It's written completely in Java, and it's open sourced. It's currently being maintained and developed by Konloch.

Code from various projects has been used, including but not limited to:
Expand All @@ -7,9 +7,12 @@ JHexPane by Sam Koivu
JSynaxPane by Ayman Al
Commons IO by Apache
ASM by OW2
FernFlower by ???
Procyon by Mstrobel
CFR by Lee Benfield

Features:
Java Decompiler - It uses a modified version of FernFlower.
Java Decompiler - It uses a modified version of FernFlower, Procyon and CFR.
Bytecode Decompiler - A modified version of J-RET's.
Hex Viewer - Powered by JHexPane.
Each Decompiler/Viewer is toggleable.
Expand Down

0 comments on commit 9c10631

Please sign in to comment.