Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked [Android Tools] Bytecode Viewer


you2004975

Recommended Posts

[Android Tools] Bytecode Viewer

 

This is the hidden content, please

 

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.

 

There is also a plugin system that will allow you to interact with the loaded classfiles, for example you can write a String deobfuscator, a malicious code searcher, or something else you can think of.

You can either use one of the pre-written plugins, or write your own. It supports groovy, python and ruby scripting. Once a plugin is activated, it will send a ClassNode ArrayList of every single class loaded in the file system to the execute function, this allows the user to handle it completely using ASM.

 

Code from various projects has been used, including but not limited to:

  • J-RET by WaterWolf
  • JHexPane by Sam Koivu
  • JSynaxPane by Ayman Al
  • Commons IO by Apache
  • ASM by OW2
  • FernFlower by Stiver
  • Procyon by Mstrobel
  • CFR by Lee Benfield

 

Features:

  • 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.
  • Fully Featured Search System.
  • A Plugin System With Built In Plugins. (Show All Strings, Malicious Code Scanner, String Decrypters, etc)
  • Fully Featured Scripting System That Supports Groovy, Python And Ruby.
  • Recent Files & Recent Plugins.
  • And more!

 

[HIDE-THANKS]

This is the hidden content, please
[/HIDE-THANKS]

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.