obfuscator
obfuscator copied to clipboard
run Jar on Java 6
how can execute obf. jar on JDK 6 JDK 1.6 not support java.util.base64
Put your own base64 class in the obfuscator project and rebuild the obfuscator to reference the built in class instead
Example: https://pastebin.com/UjWtPv6H