Ghidra-Cpp-Class-Analyzer
Recaf
Ghidra-Cpp-Class-Analyzer | Recaf | |
---|---|---|
1 | 24 | |
612 | 6,179 | |
- | 1.6% | |
0.0 | 9.7 | |
over 1 year ago | 8 days ago | |
Java | Java | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Ghidra-Cpp-Class-Analyzer
-
Rreverseengineerings Weekly Questions Thread
Also, look into Ghidra-Cpp-Class-Analyzer or OOAnalyzer if you come across virtual table code that doesn't have data structure information conveniently available.
Recaf
-
what is the easiest way to decompile, edit and recompile a mod?
IF you've got the legal situation all sorted out, and know that you need to change a Java class file, and know how to program in Java, I'd suggest Recaf. With it, you can import a jar file, decompile, edit and recompile any source files in it, and export the whole thing again.
-
Is there any tool for Java reverse engineering that doesn't totally suck?
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
-
What happened to JFX-Central?
Uhhh, no? For something like JavaFX, which I've complained about its bad native handling before, you can still make a multi-platform jar with a little bit of effort. For instance my project Recaf is distributed as a single JAR file. Just install JDK 11+ and you're good to go.
-
Visual diff text comparator GUI component
I did something like this, but its not its own control/library: https://github.com/Col-E/Recaf/blob/dev3/recaf-ui/src/main/java/me/coley/recaf/ui/pane/DiffViewPane.java
- How to decompile jars (how not to get ratted v2)
-
The Code the FBI Used to Wiretap the World
The decompiler they used to view that code is not very good, that output is garbled.
If you're going to take apart JVM bytecode, you're better off using Recafe or Quiltflower.
https://github.com/Col-E/Recaf
https://github.com/QuiltMC/quiltflower
-
Rat finding tools
I've recently been searching for tools that can help me find rats within jar files. So far I've found jd-gui and Recaf, do you all have any suggestions for other tools?
-
Simple loading Pop up - how to add?
Example: DecompilePane.java
- is diablo crack safe or nah
-
Java versus Kotlin - personal experiences
#1: Are you interested in learning about low latency zero allocation programming? #2: Recaf: Java bytecode reversing tool I've been working on for the past 3.5 years | 37 comments #3: My experimental IDE plugin for displaying all project files in a single view, with zoom/pan and code editing. More info in comments. | 57 comments
What are some alternatives?
Apktool - A tool for reverse engineering Android apk files
deobfuscator - The real deal
ghidra - Ghidra is a software reverse engineering (SRE) framework
jpexs-decompiler - JPEXS Free Flash Decompiler
ghidra_scripts - Port of devttyS0's IDA plugins to the Ghidra plugin framework, new plugins as well.
client - ARCHIVED - KAMI Blue: a continuation of 1.12.2 KAMI
ruby-dragon - Ruby, Kotlin, Groovy, Clojure, and JShell support for Ghidra scripting and interactive sessions.
SnapCharts - A Java and JavaScript charting package
Ghidra-SegaSaturn-Loader - A Sega Saturn loader for Ghidra
Caesium - A Java bytecode obfuscator
ret-sync - ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra/Binary Ninja disassemblers.
threadtear - Multifunctional java deobfuscation tool suite