authenticode Questions
2
Does anyone know how to disable authenticode signature verification in a .NET executable (to avoid slow startup) without using an application config file? In other words, do this:
<configuratio...
Teodoor asked 18/11, 2008 at 0:13
2
Solved
I'm writing a function for an installer DLL to verify the Authenticode signature of EXE files already installed on the system.
The function needs to:
A) verify that the signature is valid.
B) ...
Doze asked 19/11, 2008 at 4:56
© 2022 - 2024 — McMap. All rights reserved.