Krushna Chandra Maharna

Results 2 issues of Krushna Chandra Maharna

ArrayList` args = new ArrayList(); args.add("d2j-black-obfuscator/"); args.add("-d"); args.add("2"); args.add("-i"); args.add("sdcard/classes.dex"); args.add("-o"); args.add("sdcard/classes_out.dex"); args.add("-a"); args.add("sdcard/ad.txt"); BlackObfuscatorCmd.main(args.toArray(new String[0])); What is the problem here ?

Hello sir..I was the one who made the first issue related to the arsc lib I hope you remember me.. Now I have made an Axml Printer library.. https://github.com/developer-krushna/AXMLPrinter This...