apk_cure Fixing dirty apk(zip) file header and AndroidManifest.xml in the archive. Usage $> python ./apk_cure.py -i source -o destination Example $> python ./apk_cure.py -i fsi.apk -o fsi_fixed.apk Special Thanks zipfile package! You've got a plan.