1.0.10 • Published 1 year ago

asigner v1.0.10

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

setup environment

first you should install java environment. you can download jdk from oracle official website or use third party package manager to download.

sign

sign a unsigned apk use jks. option arguments blew:

option argumentdescription
-jjks(keystore) path
-aalias of jks
-pkeystore password of jks
-iinput apk
-ooutput apk

verify

verity a apk signature

diff

diff a apk and a jks wether use same sha256

option argumentdescription
-apkapk path
-jjks path
-pkeystore password of jks

look

look jsk signature cert

extract

extract abb to universal apk

option argumentdescription
-aabaab path
-jjks path
-aalias of jks
-pkeystore password of jks
-kkey password alias
-ooutput path of apks
1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.10

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago