trailofbits / pegoat

A collection of Windows binary builds containing different security mitigations
Apache License 2.0
11 stars 7 forks source link

Signed PE with trailing data #10

Open woodruffw opened 11 months ago

woodruffw commented 11 months ago

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