  |
Package gnu.bytecode - http://www.gnu.org/software/kawa/api/gnu/bytecode/package-summary.html
Contains classes to generate, read, write, and print Java bytecode (.class) files. Part of the Kawa project. [Open Source, GPL] |
  |
jclasslib - http://www.ej-technologies.com/products/jclasslib/overview.html
A Java class file library also contains the popular Java byte code viewer. [Open source, GPL] |
  |
http://barat.sourceforge.net/ - http://barat.sourceforge.net/
Compiler front-end for Java, supports static analysis of programs, parses source code and class files, builds full abstract syntax tree from source code files, enriched with name and type analysis information. [Open Source, BSD License] |
  |
Byte Code Engineering Library - http://bcel.sourceforge.net/
Implementation of an API for reading, writing, and modifying class files in an object-oriented fashion. Can be used to create (dis)assemblers, (de)compilers, and obfuscators. [Open Source, LGPL] |
  |
CafeBabe - http://www.geocities.com/CapeCanaveral/Hall/2334/Programs/cafebabe.html
Graphical disassembler and editor of Java bytecodes. [Open Source] Note: download at parent page. |