6 links
Byte Code Engineering Library
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…
Package gnu.bytecode
gnu.org
Contains classes to generate, read, write, and print Java bytecode (.class) files. Part of the Kawa project. [Open Source, GPL]