Skip to content

Topic

Java bytecode patching

Editing compiled .class files and JAR archives directly, including constant pool entries and annotation metadata, when the source project is unavailable or rebuilding it is impractical.

Current clusters