jclassinfo
extracts information from Java class files
Description
jclassinfo reads Java class files and extract useful information from them, such as: * the classes/methods/constants/fields provided
* their dependencies
* the version of the virtual machine necessary to run them
* a full disassembly of the bytecode
* other attributes
Its main advantage over other similar programs is that it is written
in C, which makes it much faster and more suitable for scripting.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
http://jclassinfo.sourceforge.net/
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install jclassinfo