开发者

File Signature Validation

开发者 https://www.devze.com 2023-02-02 06:34 出处:网络
I Have used a utility written by Mark Russinovich, it is used to validate the file signature. Any one have ideas how this can be done, i know it is not a simple code, but just i need some hints, APIs,

I Have used a utility written by Mark Russinovich, it is used to validate the file signature. Any one have ideas how this can be done, i know it is not a simple code, but just i need some hints, APIs, steps, A guide map, Just to go in the correct direction. I read too much a bout the cryptAPIs, then I read too much about the certAPIs, b开发者_运维知识库ut i cannot get any thing useful to simply link a given file with the (unknown to me) data stored in the windows.

if any can help me in this issue please help, thanks a lot.


You should read about Authenticode.

0

精彩评论

暂无评论...
验证码 换一张
取 消