1.0.10 • Published 2 years ago

asigner v1.0.10

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years 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

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.10

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago