Fuzion24 / AndroidZipArbitrage

Exploit for Android Zip bugs: 8219321, 9695860, and 9950697
144 stars 55 forks source link

Build this as a feature to APKTool #2

Open Fuzion24 opened 11 years ago

Fuzion24 commented 11 years ago

I was thinking about adding a command into apktool build like

apktool b --addToOrig PATH_TO_ORIG_APK apktooled_dir

where it will just build all the modded sources back into the original app without breaking Android's signatures...