Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 418 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 418 Bytes

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