Apps

apkSig v2.2

apkSig v2.2
OS: Linux 64 bit, Windows 64 bit
Requirements: Windows: None – Linux: Python 3.6 or 3.7
Overview: Return some human readable representations of APKs certificate and signature.

Image

● About Requirements:
For Linux users only:
– The GUI relies on Tkinter, if needed install Python3-tk from your package manager.

● Features:
Signature representations:
– String , Base64 encoded , Byte array (smali code).

● How-to:
– from GUI:
Find the only one button, push it and select your file.
The « C » checkbutton allows to process the whole certificate rather than the Android signature.
Just have to left-click in any text widget to copy its content.
– from CLI:
Just have to pass a parameter to apkSig in your console .
By default the smali code of the byte array is copied to the clipboard:

Home Page: Usage: apkSig [options] [apk/jar] 
    -a     Disable clipboard feature.
    -c     Process the whole certificate rather than the Android signature.
    -h     Display this help.
 
Examples:
    apkSig -h
    apkSig  myjar.jar
    apkSig -c -a myapk.apk
    apkSig -a -c /home/user/package/myapk.apk
    apkSig  -a C:packagesmyapk.apk

What’s new:
– Some Message Digests
– Minor fixes

Download Instructions:
Windows OS:
https://www.uploadship.com/aa658c95dd889608

Mirrors:
https://mixloads.com/paxea8la585y
https://www.file-up.org/06a3q10kfkb2
https://dropapk.to/kffkzjapz7v2
https://upload.ac/11l26bpwos5w

Linux OS:
– Python 3.6:
https://www.uploadship.com/c0dc7d46917ca69a

Mirrors:
https://mixloads.com/mhsqjh56hcku
https://www.file-up.org/i6nqjhb5x25c
https://dropapk.to/kfrjmwyb3lqm
https://upload.ac/m88xht2mu902

– Python 3.7:
https://www.uploadship.com/fb9b7c0f24c971ff

Mirrors:
https://mixloads.com/80ehumqqfry5
https://www.file-up.org/bq7tbamcgxhl
https://dropapk.to/0vmu48qyrvf0
https://upload.ac/q0qepxg1kzp7

Back to top button
Share to...