Skip to content

Fixing dirty apk(zip) format and AndroidManifest.xml in archive.

Notifications You must be signed in to change notification settings

mins4416/apk_cure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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.

About

Fixing dirty apk(zip) format and AndroidManifest.xml in archive.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages