veracrypt / VeraCrypt

Disk encryption with strong security based on TrueCrypt
https://www.veracrypt.fr
Other
6.71k stars 936 forks source link

Signing with me EV code #1242

Open Ameerme90 opened 10 months ago

Ameerme90 commented 10 months ago

Hello, I do not want to take up your time, but I am tired of searching and trying. I have completed the modifications to the version of VeraCrypt that I want for the company in which I work, and I purchased the EV code as you advised me and I modified the Sign.bat file, I modified only the hash following sha 1 and replaced it with the one I purchased from Global Sign , but when I run the setup file, the same error appears, stating that the program is not registered, as if I did not do anything. Can you advise me to do something or can I change this from within the code?

I have signed the original VeraCrypt version downloaded from GitHub and worked fine, this problem appear only when I sign the modified version still shown the message windows cannot verify the digital signature etc., Please Help Me .

idrassi commented 10 months ago

Your issue is documented here: https://veracrypt.fr/en/CompilingGuidelineWin.html#KnownIssues Basically, you need to modify Dlgcode.c to modify gpbSha512CodeSignCertFingerprint so that it contains the SHA512 hash of your code signining certificate instead of IDRIX one.