We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit 17a7e12Copy full SHA for 17a7e12
.gitignore
@@ -0,0 +1,5 @@
1
+/target
2
+/bin
3
+.classpath
4
+.project
5
+
README.md
@@ -0,0 +1,12 @@
+# Deobfuscator
+Soon™
+## Supported Obfuscators
6
7
+[Zelix Klassmaster](http://www.zelix.com/)
8
+[Stringer](https://jfxstore.com/stringer/)
9
+[Allatori](http://www.allatori.com/)
10
+[DashO](https://www.preemptive.com/products/dasho/overview)
11
+[DexGuard](https://www.guardsquare.com/dexguard)
12
+Generic obfuscation
0 commit comments