Share

OpenSSL-based signcode utility

Tracker: Patches

5 Allow signing of 64bit executables - ID: 2374342
Last Update: Settings changed ( mfive )

The windows specific optional header and standard header have different
sized fields for 64 bit executables.
This patch checks the magic number for the PE type PE32 or PE32+ and
adjusts offsets into the headers for the locations of data accordingly.


Paul Kendall ( pkendall ) - 2008-12-02 00:24

5

Closed

Accepted

Nobody/Anonymous

None

None

Public


Comment ( 1 )




Date: 2009-08-07 11:22
Sender: mfiveProject Admin

Thanks for the patch! It is included in the 1.3.1 release.


Log in to comment.

Attached File ( 1 )

Filename Description Download
64bit.patch Patch to allow signing of 64bit executables Download

Changes ( 6 )

Field Old Value Date By
allow_comments 0 2009-08-07 11:23 mfive
status_id Open 2009-08-07 11:23 mfive
allow_comments 1 2009-08-07 11:23 mfive
close_date - 2009-08-07 11:23 mfive
resolution_id None 2009-08-07 11:22 mfive
File Added 303683: 64bit.patch 2008-12-02 00:24 pkendall