carpe2 Posted January 11, 2006 Posted January 11, 2006 Hi, I have an application and I want to add some security to it. I don´t know if it´s possible to use a dll from my application and make dinamically some sort of hash code of this dll in order to detect if somebody has changed some lines of code or the dll itself. I would have this hash in the server to be compared with the hash the client sends. Thanks in advance. Quote Adolfo.
IngisKahn Posted January 11, 2006 Posted January 11, 2006 That feature is already built into .NET Look up Strong Names. Quote "Who is John Galt?"
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.