https://github.com/circl/pe32-cert-dump
Dump and parse embedded certificates from Windows binaries
https://github.com/circl/pe32-cert-dump
Last synced: about 1 year ago
JSON representation
Dump and parse embedded certificates from Windows binaries
- Host: GitHub
- URL: https://github.com/circl/pe32-cert-dump
- Owner: CIRCL
- Created: 2012-01-02T14:53:37.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-01-03T09:48:35.000Z (over 14 years ago)
- Last Synced: 2025-04-14T17:06:58.966Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 92.8 KB
- Stars: 11
- Watchers: 20
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CIRCL PE32 certificate dump utility
## Description
A tool to dump (and parse) an embedded certificate of a windows binary on platforms other than Windows.
## Requirements
* pedump (http://pedump.me/)
* bc (http://www.gnu.org/software/bc/)
* grep, tr, cut, dd, openssl
## Links
* Microsoft PE and COFF Specification (http://msdn.microsoft.com/library/windows/hardware/gg463125)
## License
All files are licensed under the
GNU General Public License v3
(C) 2012, CIRCL, Smile GIE
(C) Sascha Rommelfangen, sascha.rommelfangen@circl.lu, @rommelfs
http://www.circl.lu
https://github.com/CIRCL/pe32-cert-dump