CopyPastor

Detecting plagiarism made easy.

Score: 1; Reported for: String similarity Open both answers

Possible Plagiarism

Reposted on 2025-07-11
by Remko

Original Post

Original - Posted on 2025-07-11
by Remko



            
Present in both answers; Present only in the new answer; Present only in the old answer;

I had the same error message whilst attempting to sign an MSIX and in my case the issue turned out to be a corrupted signature in one of the application's binaries. It can be recognised by a the security directory in the PE file pointing to an invalid RVA. I've also written a tool that can scan a binary, folder or MSIX for this issue and it's available on my [github](https://github.com/rweijnen/SigntoolCheck) under releases.
I had the same error message whilst attempting to sign an MSIX and in my case the issue turned out to be a corrupted signature in one of the application's binaries. It can be recognised by a the security directory in the PE file pointing to an invalid RVA. I've also written a tool that can scan a binary, folder or MSIX for this issue and it's available on my [github](https://github.com/rweijnen/SigntoolCheck) under releases.

        
Present in both answers; Present only in the new answer; Present only in the old answer;