Go to file
Agaricus f643febd34 Refactor ShadeRelocationSimulator into JarMappingInputTransformer
JarMappings loaded from disk are now transformed through a
JarMappingInputTransformer interface, which can arbitrarily
transform classes on loading. Currently only implemented
by ShadeRelocationSimulator.
2013-02-20 20:26:50 -08:00
src/main/java/net/md_5/specialsource Refactor ShadeRelocationSimulator into JarMappingInputTransformer 2013-02-20 20:26:50 -08:00
.gitignore Initial commit. 2012-12-08 08:52:58 +11:00
LICENSE Fix license formatting. 2012-12-09 10:15:58 +11:00
pom.xml Add opencsv dependency 2013-02-20 19:42:40 -08:00
README.md Initial commit. 2012-12-08 08:52:58 +11:00

Special Source

Automatic generator and renamer of jar obfuscation mappings.