|
-
Dec 12th, 2002, 01:01 PM
#1
Thread Starter
New Member
VB 6.0 DLL Encryption
Hi!
Recently developing a program I have come across the requirement to "secure" my dll's. If a user is able to gain access to the server then they are able to just copy the dll to their machine and hack away.
Once inside the dll they would have the ability to understand that passing of parameters and therefore sebsequently hack the entire chain of events.
I need to get some sort of encryption setup on the file that will still allow for the file to run "runtime" when it is requested. I understand that some extra processing time is in order because of the decryption process. That is Ok.
Thanks,
Andrew J Durstewitz
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|