Skip to content

doowon/sigtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

sigtool for signed PE files in GO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages