Version 5 (modified by 11 years ago) (diff) | ,
---|
JVM Bytecode tools
http://bcel.sourceforge.net/justice/justice.html
http://bcel.sourceforge.net/downloads/BCEL.jar
A command line tool that produces diagnostics about incorrect bytecode.
BCEL verifier
java -cp bcel.jar \ org.apache.bcel.verifier.Verifier <CLASSFILE-TO-BE-VERIFIED>
Attachments (1)
-
jasmin-line-numbers.diff (2.3 KB) - added by 11 years ago.
Patch to fix display of line numbers in jasmin.el
Download all attachments as: .zip