• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Java Recaf - A Modern Java Bytecode Editor

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,623
Solutions
2
Reputation
32
Reaction score
100,456
Points
2,313
Credits
32,750
‎6 Years of Service‎
 
76%
css-recaf-flat.png


Recaf Build Status

An easy to use modern Java bytecode editor based on Objectweb's ASM. No more hassling with the constant pool or stack-frames required. Check out the docs for more information.

Libraries used:

    ASM - Class editing abilities
    CFR - Decompilation
    Simple-Memory-Compiler - Recompilation of decompiled code
    JIMFS - Virtual file system
    ControlsFX - Custom controls (Used in pretty much everything)
    RichTextFX - Decompiler code highlighting
    JRegex - Pattern matching for decompiler code highlighting
    minimal-json - Json reading/writing for config storage
    Commonmark - Markdown parsing
    picocli - Command line argument parsing

Download

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top