sigtool

package module
v0.0.0-...-8f9a526 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 15, 2019 License: Apache-2.0 Imports: 3 Imported by: 1

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExtractDigitalSignature

func ExtractDigitalSignature(filePath string) (buf []byte, err error)

ExtractDigitalSignature extracts a digital signature specified in a signed PE file. It returns a digital signature (pkcs#7) in bytes.

Types

This section is empty.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL