Skip to content
/ oof-jvm Public

Obfuscation of Fickleties for the Java Virtual Machine - A dataset of wacky obfuscation scenarios

Notifications You must be signed in to change notification settings

char/oof-jvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oof

The 'Obfuscation of Fickleties' dataset contains some self-contained Java applications which demonstrate an edge case to consider when obfuscating.

This is the dataset used to test Paramorphism - An obfuscator for Java and Kotlin supporting the JVM from versions Java SE 8 and up.

Build

With ./gradlew <sample_name>, each sample will produce its own JAR file in the build/libs directory.

e.g:

$ ./gradlew fizzbuzz_basic
$ # use build/libs/fizzbuzz_basic.jar

About

Obfuscation of Fickleties for the Java Virtual Machine - A dataset of wacky obfuscation scenarios

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published