Documentation
¶
Index ¶
Constants ¶
View Source
const CERTIFICATE_TABLE = 4
CERTIFICATE_TABLE is the index of the Certificate Table info in the Data Directory structure in the PE header
Variables ¶
This section is empty.
Functions ¶
func CopySig ¶
CopySig takes byte slices of a signed PE file, a PE file to sign, and returns a new byte slice of a PE file by taking the signature from the first file and adding it to the second file
func RemoveCert ¶
RemoveCert returns a byte slice of a PE file without it's cert if it has one
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.