Download apkSig v1.0

apkSig v1.0
OS: OS: Linux 64 bit, Windows 64 bit
Requirements: Python 3.6+, pyasn1 library
Optional: pyperclip library

Image

apkSig is a simple CLI tool that:

– Return some human readable representations of certificates and signatures.
– Copy to the clipboard the data of the byte array representing the processed object (smali code).
This feature requires pyperclip library otherwise it’s disabled. Try «pip install pyperclip» if needed.

Image

Usage: apksig [options] [apk/jar]
           
    c     Process the whole certificate rather than the signature.
    a     Disable clipboard feature (if pyperclip installed).
           
Examples:
    apksig myapk.apk
    apksig a myjar.jar
    apksig ca myapk.apk
    apksig ac /home/user/package/myapk.apk
    apksig  C:packagesmyapk.apk

Download Instructions:
Linux OS:
http://destyy.com/wH3kSS
http://destyy.com/wH3kSC
http://destyy.com/wH3kDq
http://destyy.com/wH3kDa

Windows OS:
http://destyy.com/wH3kDh
http://destyy.com/wH3kDm
http://destyy.com/wH3kDT
http://destyy.com/wH3kDN




Leave a Reply