sim0n / jvm-obfuscation-tester

This is a project to test JVM obfuscation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This is a project to test JVM obfuscation


Languages

Language:Java 100.0%