Use the skidfuscator CLI to obfuscate JAR files
masterThe help command is not the primary entrypoint for performing obfuscation. To obfuscate a Java archive, use the obfuscate command followed by the input JAR file and any desired options.
Usage Pattern:
java -jar skidfuscator.jar obfuscate <input jar> [options here]
java -jar skidfuscator.jar obfuscate <input jar> [options here]