390 Forks
2358 Stars
2358 Watchers

jclasslib

jclasslib bytecode editor is a tool that visualizes all aspects of compiled Java class files and the contained bytecode.

How to download and setup jclasslib

Open terminal and run command
git clone https://github.com/ingokegel/jclasslib.git
git clone is used to create a copy or clone of jclasslib repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with jclasslib https://github.com/ingokegel/jclasslib/archive/master.zip

Or simply clone jclasslib with SSH
[email protected]:ingokegel/jclasslib.git

If you have some problems with jclasslib

You may open issue on jclasslib support forum (system) here: https://github.com/ingokegel/jclasslib/issues