jvm-obfuscation-tester icon indicating copy to clipboard operation
jvm-obfuscation-tester copied to clipboard

This is a project to test JVM obfuscation

jvm-obfuscation-tester

This is a simple application to test JVM obfuscation. It contains multiple tests that some obfuscators struggle with. This is the successor to my old obfuscation tester

compiling

use the default goal

mvn clean package

credits

I have used code from these projects:

oof-jvm by char