You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems that this binary has some random XML in its certificate table, resulting in this error:
I have at least fixed a bug with trying to read too many bytes resulting in a MemoryError, but I'm not really sure how to proceed. You could simply read the first SignerInfo and that should work fine.
I have a McAfee installer sample which Windows verifies correctly, while with Signify I get:
SignedPEParseError('Unknown certificate revision 3d6e',)
Any plans to support other revisions as well?
mcafee_sample.zip
The text was updated successfully, but these errors were encountered: