ProGuard.obfuscate(). /** * Performs the obfuscation step. */ private void obfuscate() throws IOException { if (configuration.verbose) ...
確定! 回上一頁