Is there any tool for Java reverse engineering that doesn't totally suck?

This page summarizes the projects mentioned and recommended in the original post on /r/java

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • bytecode-viewer

    A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)

    Here's a good tool for inspecting the bytecode of applications, with built in decompiler support: https://github.com/Konloch/bytecode-viewer

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Recaf

    The modern Java bytecode editor

    No one seems to mention Recaf wich is the best option IMO. You can choose between different decompilers (Fernflower, CFR, Jadx, Procyon and others) has bytecode editing capabilities (you don't have to fully decompile, you can edit the bytecode directly), built in peephole optimizations for flow and number obfuscations, various search options for methods, members, strings, and method virtualization via SSVM

  • SSVM

    Java VM running on a JVM (by xxDark)

    No one seems to mention Recaf wich is the best option IMO. You can choose between different decompilers (Fernflower, CFR, Jadx, Procyon and others) has bytecode editing capabilities (you don't have to fully decompile, you can edit the bytecode directly), built in peephole optimizations for flow and number obfuscations, various search options for methods, members, strings, and method virtualization via SSVM

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Java 泛型程式設計的注意事項

    2 projects | dev.to | 2 Jan 2023
  • Most likely a new scam

    3 projects | /r/admincraft | 27 Aug 2021
  • Any news on the Classfile API?

    5 projects | /r/java | 23 Dec 2022
  • Hello I would try to start Modding in Minecraft. Have you any advice or good tutorial for beginning ?

    2 projects | /r/CurseForge | 13 Dec 2022
  • Can someone with an coding brain tell me where the problem is? i dont even have a mod named "spongepowered"

    1 project | /r/admincraft | 23 Oct 2022

Did you konow that Java is
the 8th most popular programming language
based on number of metions?