Skip to content

Deletes META-INF folder from a zip file. Also contains a jar to move manifest.

Notifications You must be signed in to change notification settings

appium-boneyard/unsign_and_move

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unsign.jar

Deletes META-INF folder from a .zip/.apk file:

$ java -jar unsign.jar test.apk

move_manifest.jar

Moves a new Android manifest file into a .zip/.apk file:

$ java -jar move_manifest.jar test.apk AndroidManifest.xml

Build

$ ./build.sh

Test

$ ./test.sh

About

Deletes META-INF folder from a zip file. Also contains a jar to move manifest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •