Byteman
Recaf
Our great sponsors
- Sonar - Write Clean Java Code. Always.
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- InfluxDB - Access the most powerful time series database as a service
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.
Byteman
We haven't tracked posts mentioning Byteman yet.
Tracking mentions began in Dec 2020.
Recaf
-
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
-
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.
- is diablo crack safe or nah
-
GitHub Projects to Contribute
For example, I marked this as a good first issue since the fix is actually documented and the issue contains instructions on how to properly fix. All you need to test out is running the program on a VM.
-
Non-Android projects that use Gradle?
Before with maven
-
Most likely a new scam
I used recaf for the plugin.yml, I used deobfuscator to remove the obfuscation, then I used threadtear for decompilation. I use threadtear pretty much always, but it's allatori deobfuscation is somewhat lacking which is why I used a separate program. Also it does not show resources in the jar, which is why I had to use recaf.
-
Why are Java server-side developers not adopting Kotlin?
#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: Java 14 is out! | 70 comments
-
[FAQ] Answered 3.0 (Fuck you) (Gone Wrong) (3 AM) (Popbob?)
Download Recaf - https://github.com/Col-E/Recaf
What are some alternatives?
Byte Buddy - Runtime code generation for the Java virtual machine.
jpexs-decompiler - JPEXS Free Flash Decompiler
deobfuscator - The real deal
Javassist - Java bytecode engineering toolkit
rat-checker - this project is a checker for virus's and token loggers in java apps
threadtear - Multifunctional java deobfuscation tool suite
Ghidra-Cpp-Class-Analyzer - Ghidra C++ Class and Run Time Type Information Analyzer
MaterialFX - A library of material components for JavaFX
client - ARCHIVED - KAMI Blue: a continuation of 1.12.2 KAMI
blobsaver - A cross-platform GUI and CLI app for automatically saving SHSH blobs
JByteMod-Beta - Java bytecode editor