Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/doowon/sigtool

sigtool for signed PE files in GO
https://github.com/doowon/sigtool

Last synced: 28 days ago
JSON representation

sigtool for signed PE files in GO

Awesome Lists containing this project

README

        

# sigtool
This a sigtool in Go for signed PE files.
Currently, only extracting digital signatures embeded in a PKCS#7 `SignedData` in a signed PE is supported.
Adding and deleting digital signatures will be supported soon.

## Command Line Usage
Example sigtool CLI usage:

go get github.com/doowon/sigtool
gosigtool test.exe