Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked Recaf v2.7 - A modern Java bytecode editor


itsMe

Recommended Posts

This is the hidden content, please

Recaf is an open-source Java bytecode editor based on Objectweb’s ASM. ASM is a library that abstracts away the constant pool and class-file attributes. Since keeping track of the constant pool or managing proper stack frames are no longer necessary, complex changes can be made with relative ease. With additional features to assist in the process of editing Recaf is the most feature-rich free bytecode editor available.

Changelog v2.7
Features

    Add close, close all, close others, copy path buttons to tabs contextual menus (cd4f982)
    Add launch new JVM under agent menu (06008b2)

Bug Fixes

    Field renaming does not map non-direct class owner usage (fd279bf)
    Line numbers do not get updated in assembler (78df0b7)
    Recompiling on Java 8 fails when target is in Java 9+ (faa790e)


This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.