trailofbits/pegoat

Signed PE with trailing data

Open

#10 opened on Aug 2, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)CMake (8 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (12 stars)
PR merge metrics
 (PR metrics pending)

Description

It'd be nice to have an example of a PE that has a correct Authenticode signature and also contains trailing data. Real-world examples of this exist but tend to be pretty large (e.g. the Firefox installer).

xref https://github.com/trailofbits/uthenticode/pull/84

Contributor guide