NeonObf-uscator is start-up obfuscator
WARNING: currently doesn't working with Java 9.
Get usage by running
java -jar NeonObf.jar
It's highly recommended to use ProGuard with short names obfuscation before NeonObf as it's reducing memory usage of NeonObf
MIT
Discord: moofMonkey#9286
Maven
- org.ow2.asm:asm:6.0_BETA
- org.ow2.asm:asm-analysis:6.0_BETA
- org.ow2.asm:asm-commons:6.0_BETA
- org.ow2.asm:asm-tree:6.0_BETA
- commons-cli:commons-cli:1.4