Re: Prevent dll replacing
From: R. Oliva (ramiro_oliva_at_hotmail.com)
Date: 10/12/04
- Next message: andy smart: "Re: Do I have Spyware?"
- Previous message: Headtheball: "Do I have Spyware?"
- In reply to: Miha Pihler: "Re: Prevent dll replacing"
- Next in thread: Miha Pihler: "Re: Prevent dll replacing"
- Reply: Miha Pihler: "Re: Prevent dll replacing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 12 Oct 2004 12:55:54 +0200
Miha Pihler wrote:
> One option would be to digitally sign your dll file. If digital signature is
> not what it is supposed to be, you can then terminate the program or notify
> the administrator or ...
>
> Mike
>
> "R. Oliva" <ramiro_oliva@hotmail.com> wrote in message
> news:%23q514O2rEHA.1964@TK2MSFTNGP12.phx.gbl...
>
>>Hi, I have a general security question concerning application design.
>>
>>When several dlls are used, I pass a connection object to some objects
>>in different dlls. How can I prevent someone from replacing one of this
>>dll and fetch de connection string of the object passed?
>>
>>Any advise?
>>
>>Thanks.
>
>
>
And If I use late binding instancing, how can I verify the digital
signature of the module?
- Next message: andy smart: "Re: Do I have Spyware?"
- Previous message: Headtheball: "Do I have Spyware?"
- In reply to: Miha Pihler: "Re: Prevent dll replacing"
- Next in thread: Miha Pihler: "Re: Prevent dll replacing"
- Reply: Miha Pihler: "Re: Prevent dll replacing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|