Extract digital signatures contained in a PE file.
Project description
pysigtool
Extract digital signatures contained in a PE file.
Install
$ pip install pysigtool
Usage
$ pysigtool msvcr120.dll
saving msvcr120_dll.der
$ ls msvcr120_dll.der
msvcr120_dll.der
$ openssl pkcs7 -in msvcr120_dll.der -inform der -print
PKCS7:
type: pkcs7-signedData (1.2.840.113549.1.7.2)
d.sign:
version: 1
md_algs:
algorithm: sha1 (1.3.14.3.2.26)
parameter: NULL
contents:
type: undefined (1.3.6.1.4.1.311.2.1.4)
d.other: SEQUENCE:
....
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pysigtool-0.1.4.tar.gz
(6.3 kB
view hashes)
Built Distribution
pysigtool-0.1.4-py3-none-any.whl
(10.5 kB
view hashes)
Close
Hashes for pysigtool-0.1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c99e7ad3a210ef863f782a13f39254c4928699d2634659dc1baac6463fe5b0a |
|
MD5 | cb94e34aa64c0ccd06c9e1bfca1cba7d |
|
BLAKE2b-256 | 7019fb6ed0f39e7e13e67a9dd3e0508d85d8275ed3e415642ef2d9cbf8815153 |