https://github.com/zygotecode/java-deobfuscators-list
A full list of Open Source deobfuscators for Java bytecode.
https://github.com/zygotecode/java-deobfuscators-list
Last synced: 5 months ago
JSON representation
A full list of Open Source deobfuscators for Java bytecode.
- Host: GitHub
- URL: https://github.com/zygotecode/java-deobfuscators-list
- Owner: ZygoteCode
- Created: 2023-01-16T14:40:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T14:40:25.000Z (over 3 years ago)
- Last Synced: 2025-03-04T12:40:19.942Z (over 1 year ago)
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java Deobfuscators List
### General Java bytecode deobfuscators
* [Threadtear](https://github.com/GraxCode/threadtear)
* [deobfuscator](https://github.com/java-deobfuscator/deobfuscator)
* [simplify](https://github.com/CalebFenton/simplify)
* [Deobfuscator](https://github.com/narumii/Deobfuscator)
* [deobfuscator-gui](https://github.com/java-deobfuscator/deobfuscator-gui)
* [Narumi Deobfuscator GUI](https://github.com/pandaninjas/narumi-deobfuscator-gui)
* [Enigma](https://github.com/FabricMC/Enigma)
* [enigma](https://github.com/QuiltMC/enigma)
* [JavaDeobfuscator](https://github.com/Ikos3k/JavaDeobfuscator)
* [JCDeobf](https://github.com/Taptzuz/JCDeobf)
* [Rift Deobfuscator](https://github.com/sim0n/Rift-Deobfuscator)
* [BReversed](https://github.com/Exeos/BReversed)
* [Basic Deobfuscator](https://github.com/cath-mawr/deobfuscator)
* [SplotyCode JavaDeobfuscator](https://github.com/SplotyCode/JavaDeobfuscator)
* [Deobfuscator for Paper](https://github.com/PaperModLoader/Book)
* [JDeobT](https://github.com/Ruegg/JDeobT)
* [Alterorb Deobfuscator](https://github.com/alterorb/deobfuscator)
* [OSRSDeob](https://github.com/SwipeX/OSRSDeob)
* [Crypted JAR Unpacker](https://github.com/GraxCode/java-unpacker)
* [Deobfer](https://github.com/GeckoProject/Deobfer)
* [SmaliDeobfuscator](https://github.com/wxuefei/SmaliDeobfuscator)
* [Java DeObfuscator (JDO)](https://github.com/umjammer/vavi-apps-jdo)
* [JacobShirley95 Deobfuscator](https://github.com/JacobShirley95/java-deobfuscator)
* [Eskid Deobfuscator](https://github.com/AckerRun1337/Eskid-Deobfuscator)
* [FunOrb Deobfuscator](https://github.com/TheArbalist/funorb-deobfuscator)
### ProGuard deobfuscation
* [Reconstruct](https://github.com/LXGaming/Reconstruct)
* [ProGuard Deobfuscator](https://github.com/Grigory-Rylov/proguard-deobfuscator)
### Zelix KlassMaster deobfuscation
* [zelixkiller](https://github.com/GraxCode/zelixkiller)
* [ZKM 8 String Deobfuscator](https://github.com/cubespace/ZKM-8-String-Deobfuscator)
* [String Deobfuscator](https://github.com/doxing/String-Deobfuscator)
### DashO deobfuscation
* [DashO 8.x String Deobfuscator](https://github.com/GraxCode/dasho8-string-deobfuscator)
### Stringer deobfuscation
* [Destringer](https://github.com/netomi/destringer)
* [Stringer Verification Bypass](https://github.com/GraxCode/stringer-verification-bypass)
### zProtect deobfuscation
* [zProtect Deobfuscator](https://github.com/darklol9/zprotect-deobfuscator)
### Minecraft deobfuscation
* [MinecraftDecompiler](https://github.com/MaxPixelStudios/MinecraftDecompiler)
* [MinecraftSourceDeobfuscator](https://github.com/Ri5ux/MinecraftSourceDeobfuscator)
* [Automatic Minecraft Deobfuscator](https://github.com/queer/automatic-minecraft-deobfuscator)
### B4A deobfuscation
* [DeoB4A](https://github.com/DrSchottky/DeoB4A)
### Smoke deobfuscation
* [AntiSmokeObfuscator](https://github.com/Eyremba/AntiSmokeObfuscator)