Encrypt license string
In my program i have a dll that i bought and in the program there is the
license string.
The code is obfuscated before releasing but the string is not. So everybod
yocould just decompile the code and read the string out. I need to
encrypt/decrpyt the string. The question is not on how to encrypt/decrypt
a string! Its now can it be done creatively in a way that nobody can get
it back on a obfuscated code... Maybe by passing through 3 obfuscated
functions etc.. any advice appreciated!
No comments:
Post a Comment