Jallie is an interactive python environment which provides structured data access to the Java classfile binary format.
Class structures are taken from the Java Virtual Machine Specification, and data is displayed and can be accessed by
symbolic name. Modifications can be written back to disk, allowing one to edit a classfile manually.
|