Directory > Computers > Programming > Languages > Java > Class Libraries > Data Formats > Java Class Files Trove Contains a Class File API to simplify the creation (and modification!) of Java class files - high-level methods are provided in order to avoid having to write bytecode directly. [Open Source, BSD-like] http://teatrove.sourceforge.net/trove.html Reviews Rating: Not yet Rated
Whois Check
jclasslib A Java class file library also contains the popular Java byte code viewer. [Open source, GPL] http://www.ej-technologies.com/products/jclasslib/overview.html Reviews Rating: Not yet Rated
Whois Check
Jingo A class library for reverse-engineering Java class files into a rich DOM structure which can then be manipulated and written back out to Java class files. [Commercial] http://www.codefutures.com/products/jingo/ Reviews Rating: Not yet Rated
Whois Check
Barat 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] http://barat.sourceforge.net/ Reviews Rating: Not yet Rated
Whois Check
Package gnu.bytecode Contains classes to generate, read, write, and print Java bytecode (.class) files. Part of the Kawa project. [Open Source, GPL] http://www.gnu.org/software/kawa/api/gnu/bytecode/package-summary.html Reviews Rating: Not yet Rated
Whois Check
ByteML A Java bytecode/XML intreroperability framework. Converts a .class file to a XML file. [Open source, GPL] http://byteml.sourceforge.net/ Reviews Rating: Not yet Rated
Whois Check
CafeBabe Graphical disassembler and editor of Java bytecodes. [Open Source] Note: download at parent page. http://www.geocities.com/CapeCanaveral/Hall/2334/Programs/cafebabe.html Reviews Rating: Not yet Rated
Whois Check
Byte Code Engineering Library 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] http://bcel.sourceforge.net/ Reviews Rating: Not yet Rated
Whois Check
|