assembly verification
From: DM (darek_at_m-core.pl)
Date: 07/27/04
- Next message: Rui Dias: "RE: NUnit and StrongnameIdentityPermission"
- Previous message: Pradeep Kumar C: "LogonUser failed with error code : 1314 [After explicitly giving TCB Privilage also]"
- Next in thread: Nicole Calinoiu: "Re: assembly verification"
- Reply: Nicole Calinoiu: "Re: assembly verification"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 27 Jul 2004 07:47:41 -0700
Hello.
I'm about writing an application which would extensively
use reflections and dynamic assemblies loading.
The application will operate in a rather wild environment,
so I need some method which would let me verify that an assembly
that I'm about to load is not altered or forged
and vice versa - assembly must have a mean to check if
it is activated by a "proper" application.
Browsing trough the web lead me to assembly signing, but
it's purpose seems to be something else.
Is there any method which could be used is such case?
I would like the verification process to be as simple as
possible.
Thank you for all suggestions.
-- DM
- Next message: Rui Dias: "RE: NUnit and StrongnameIdentityPermission"
- Previous message: Pradeep Kumar C: "LogonUser failed with error code : 1314 [After explicitly giving TCB Privilage also]"
- Next in thread: Nicole Calinoiu: "Re: assembly verification"
- Reply: Nicole Calinoiu: "Re: assembly verification"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]