Skip to content

alikazemkhanloo/add-user-certificate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

what is it?

This will unpack an apk file, and update its manifest file so it will accept user certificates in ssl connections, and of course, rebuild it.

how to use it?

  1. take a deep breath.
  2. create a keystore for signing the app and put it beside add-certificate file.
  3. update pass and path for keystore inside add-certificate file.
  4. add path to this repo to your PATH env var.
  5. use add-certificate com.org.app.apk to generate new apk.
  6. smile :)

requirements?

  1. apktool
  2. apksigner and zipalign from android build-tools

supported platforms?

Not Windows!

why did I create this?

I don't know.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages