Go to file
Agaricus 0cf7f47ce7 Implement class reflection remapping for Class.forName("")
Remaps constant literals passed to Class.forName(""), similar to
the existing class.getDeclaredField("") remapping in RemapperPreprocessor.
Both reflection remappings use the jarMapping, if one is passed in.
Adds new APIs to enable/disable the respective reflection remaps.
2013-05-10 19:56:17 -07:00
src/main/java/net/md_5/specialsource Implement class reflection remapping for Class.forName("") 2013-05-10 19:56:17 -07: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 [maven-release-plugin] prepare for next development iteration 2013-04-27 19:44:38 +10:00
README.md Initial commit. 2012-12-08 08:52:58 +11:00

Special Source

Automatic generator and renamer of jar obfuscation mappings.