An open API service indexing awesome lists of open source software.

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

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