Recaf - A Modern Coffee Bytecode Editor


Recaf is an open-source Java bytecode editor built on hand of Objectweb's ASM. ASM is a bytecode manipulation library that abstracts away the constant puddle together with a few other class-file attributes. Since keeping rails of the constant puddle together with managing proper stackframes are no longer necessary, complex changes tin give the axe locomote made amongst relative ease. With additional features to assistance inward the procedure of editing classes, Recaf is the nigh characteristic rich gratis bytecode editor available.

Useful Information

While ASM makes bytecode manipulation real elementary it does non hateful y'all should dive head-first into editing compiled coffee programs without agreement roughly basic programming concepts together with the Java storey file architecture. Here are roughly references for these topics:


For screenshots depository fiscal establishment check the screenshots directory. They seem throughout the documentation every bit well.

Libraries used: