JDasm: Java Disassembler
Last Modification: 09 February 2011

Welcome..

JDasm is a Java library for a low level Java bytecode manipulation. It lets you to create and edit Java class file and classes, doing this in a faster and simpler way than BCEL. If you are looking for an high level bytecode manipulator you can consider to use Javassist instead.

With JDasm you can:
Advanced features offered by JDasm: