The "just works," no bloat, stable, crazy fast obfuscator with zero configuration necessary, top tier code mangling, and just about every feature you can think of.
This is a repository contains several projects that relate to the Pocolifo Obfuscator.
Contains the source code for the actual obfuscation engine.
Contains the source code for the command line interface for the obfuscation engine.
Contains annotations that allow you to configure the obfuscator inside your Java source code.
A demo project that is used to test the obfuscation engine to see if it works.
A Gradle plugin to interface with the obfuscation engine.
A website (programmed in Go) to interface with the obfuscator engine.
- A Java 8 compatible JVM & JRE
- An interface for the obfuscation engine (CLI, Gradle plugin)
- A JAR to obfuscate
- A Java 8 compatible JVM
- A JDK for Java 8