Log in

View Full Version : APK File


ali56s
06-01-2012, 06:57 AM
hi for all friend
how i can patch and crack android Program?
android phone use file.apk format for setup
i can emulate android phone in pc
and after install file.apk but witch tools can debug it and patch protection????!!!!
anybody have solution
BR

gus
06-01-2012, 07:16 AM
apk = zip , i think not sure

ali56s
06-01-2012, 07:18 AM
[Please DO NOT quote whole messages, it is unnecessary]

YES my friend you can open apk file with winrar
but how i can patch it
because after install in the phone
and start program
need license for working
BR

.net
06-05-2012, 04:22 AM
u need convert dex to java.
if u have skill in java u can made key gen from there

crockysam
04-07-2015, 03:37 PM
You can decompile and recompile an APK with Apktool: http://ibotpeaches.github.io/Apktool/

But before installing it back on your phone, you will need to sign it with a self signed certificate.