sassoftware / relic

Relic is a service and a tool for adding digital signatures to operating system packages for Linux and Windows
Apache License 2.0
151 stars 41 forks source link

failed to parse pe sections for some file #9

Closed virusdefender closed 3 years ago

virusdefender commented 3 years ago
go run main_client.go verify 03c05ac7e5dad2bf0026530453c04a73f6e5a1a9916b8b30e92292f4ae64879f
03c05ac7e5dad2bf0026530453c04a73f6e5a1a9916b8b30e92292f4ae64879f ERROR: PE sections are out of order
ERROR: 1 or more files did not validate
exit status 1

03c05ac7e5dad2bf0026530453c04a73f6e5a1a9916b8b30e92292f4ae64879f.zip

mtharp commented 3 years ago

This should be resolved now, thanks.