25 skills found
Konloch / Bytecode ViewerA Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
JetBrains / FernflowerDecompiler from Java bytecode to Java, used in IntelliJ IDEA.
Vineflower / VineflowerModern Java decompiler aiming to be as accurate as possible, with an emphasis on output quality. Fork of the Fernflower decompiler.
cnfree / Eclipse Class DecompilerEclipse Class Decompiler integrates JD, Jad, FernFlower, CFR, Procyon seamlessly with Eclipse and allows Java developers to debug class files without source code directly
LucasFaudman / ApkscanScan for secrets, endpoints, and other sensitive data after decompiling and deobfuscating Android files. (.apk, .xapk, .dex, .jar, .class, .smali, .zip, .aar, .arsc, .aab, .jadx.kts).
nbauma109 / Jd Gui DuoA 2-in-1 JAVA decompiler based on JD-CORE v0 and v1 supporting 3rd party decompilers CFR, Procyon, Fernflower, Vineflower & Jadx.
6168218c / FernflowerUIThe fernflower decompiler with GUI.
MinecraftForge / ForgeFlowerForge's modifications to FernFlower. Fixing various bugs/inconsistencies. Main Repo: https://github.com/MinecraftForge/FernFlower
MinecraftForge / FernFlowerUnofficial mirror of FernFlower Java decompiler, Subtree split of: https://github.com/JetBrains/intellij-community/tree/master/plugins/java-decompiler/engine
eikendev / Java DecompilerA Docker image with four popular Java decompilers in one place (CFR, Fernflower, Krakatau, and Procyon) :rocket::hammer:
bric3 / Jd IntellijPlugin that brought the first true Java decompiler in IntelliJ, now it's an alternative to the IntelliJ's integrated FernFlower. Note that updates are sparse just as my spare time ;)
MinecraftForge / FernFlowerLegacyLegacy FernFlower with our changes. Currently working on redesiging how we do this repo to make updating easier.
caiyunlei / BeyondCompareDecompilePlugindecompile class to java plugin base on fernflower.jar
wux1an / FernflowersJava ☕ reverse engineering tool - Batch decompile the jar package.
jiashaoxiong1998 / FernflowerNo description available
LexManos / FernFlowerFixer(ARCHIVE) All fixes have been ported over to https://github.com/MinecraftForge/FernFlower. Fernflower is now open source. -------Small patches that can be applied to the FernFlower decompiler to make it behave better.
Minecrell / DandelionA simple Java decompiler GUI made using JavaFX and Fernflower
jd-fx / Jd FxJava decompiler GUI created using Java FX and FernFlower.
tarasp / Fernflower Eclipse PluginEclipse plug-in to allow using Fernflower Decompiler within Eclipse IDE
jas502n / Fernflower快速在终端反编译class文件