APKRepatcher icon indicating copy to clipboard operation
APKRepatcher copied to clipboard

APKRepatcher - Modify your apk code with easy GUI

Results 9 APKRepatcher issues
Sort by recently updated
recently updated
newest added

I find this tool very helpful. it's really sad to see no updates in 2 years. I'm not able to create a SystemUI project because of the outdated tools included....

java -Xmx3900m -jar C:\Users\Hassan-Uddin\Desktop\APKRepatcher\APKRepatcher_lib\apktool\apktool.jar d C:\Users\Hassan-Uddin\Desktop\wk\e.apk -f -o C:\Users\Hassan-Uddin\Desktop\APKRepatcher\Projects\e.apk\apkToolSource Error occurred during initialization of VM Could not reserve enough space for 3993600KB object heap Encountered errors/warnings while running this program...

Hello, when i try to open a APK, the program throw this exception: java.io.IOException: Cannot run program "java" (in directory "D:\apkrepatcher\test\Projects\test.apk"): CreateProcess error=267, The name of the directory is not...

When compiling , the javac command is : `javac -cp .:/home/XXX/Documents/APKRepatcher/Projects/XXX.apk/modifiedJar/;/home/XXX/Documents/APKRepatcher/APKRepatcher_lib/userLibrary/* XXX.java ` BUT there is a ';' which must be replaced by a ":" otherwise the order is not...

Because the way the libraries are organize, it is difficult for use to even update those supporting programs and libraries. Jadx in particular, needs to have an easy way to...

I am getting Exception because of existing jadx version not support android N. Latest jadx version 0.9.0 has added support for android N. Please update jadx libs.

Hi, wheni build an apk (with out editing it) the resulted apk is identical to the orginal. that's the output in the GUI console. > Started packaging jar at C:\Users\Janluke\Documents\XXXXXX...