Ristretto ClassFile
Implementation of the JVM Class File Format that is used to read, write and verify Java classes.
Supports reading and writing class files for any version of Java version up to 25. Verification of class files is supported, but is still a work in progress.
Examples
use ;