rafalohaki / Recaf

The modern Java bytecode editor

Home Page:https://coley.software/Recaf/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recaf 3.X - Dev branch Discord Contributions welcome

preview

This is the 3rd redesign branch. It is currently a work-in-progress. We would very much appreciate it if you tried it out and gave us feedback.

Pre-releases and progress is tracked here: Recaf 3X: Issues & pre-releases

Usage

To build, run gradlew clean shadowJar, which will generate recaf-ui\build\libs\recaf-$VERSION$-SNAPSHOT-J11-jar-with-dependencies.jar.

To run from inside an IDE, the main class in the UI module is me.coley.recaf.Main.

About

The modern Java bytecode editor

https://coley.software/Recaf/

License:MIT License


Languages

Language:Java 99.5%Language:CSS 0.5%