Re: Integrirt test at startup
- From: "devgrt" <devgrt@xxxxxxxxxxxxxxx>
- Date: Wed, 28 Dec 2005 11:04:03 -0500
That is true (I will put in registry or a file) -- but I do not know how to
compute a hash on an .exe -- do you have sample or info on that -- would be
greatly appretiated!
Thanks
"Dominick Baier [DevelopMentor]" <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
wrote in message news:4580be6317eac68c7d92562bcb5e6@xxxxxxxxxxxxxxxxxxxxx
> Hi,
> i would store the "known hash" in a separate location - another file or in
> a db
>
> Look at System.Security.Cryptography.KeyedHash
>
> ---------------------------------------
> Dominick Baier - DevelopMentor
> http://www.leastprivilege.com
>
>> We need to do an integrity test at startup for our application (take
>> .exe and compute signature and check against the know signature). Does
>> anyone have info/sample on doing this? I assume we have to have a
>> public key and somehow append that on the end of the application too?
>>
>> Thank you!
>>
>
>
.
- Follow-Ups:
- Re: Integrirt test at startup
- From: Dominick Baier [DevelopMentor]
- Re: Integrirt test at startup
- References:
- Integrirt test at startup
- From: devgrt
- Re: Integrirt test at startup
- From: Dominick Baier [DevelopMentor]
- Integrirt test at startup
- Prev by Date: Re: How to secure the DB username and password in the Web.config?
- Next by Date: Re: Integrirt test at startup
- Previous by thread: Re: Integrirt test at startup
- Next by thread: Re: Integrirt test at startup
- Index(es):
Relevant Pages
|