|
-
April 29th, 2003, 03:13 AM
#1
Hiding the contents of a DLL file
Hello!
I have made a dll that decrypts files. The private Key is hard coded (for example string key = "1234ABC")
When I open the dll in Notepad, the key is easily seeen. There goes my key!!
What can be done to prevent such situations.
Note that the key has to be a string.
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
|