T
Typpo
Hi all,
Because the programs I work on are intended to be limited to only
certain users, I have had several problems concerning people hex'ing out
authentication procedures and replacing strings such as the form title
with whatever they want.
I'm aware that there are many obfuscation and protection tools out
there, but I'm not really running on such a high budget for these tools.
Is there any way I can protect my code from hexing or reflection
without having to buy an extra program? I'm intrigued by Salamander,
which instead of obfuscators compiles to native machine code. Is it
possible to do this manually?
Thanks.
Because the programs I work on are intended to be limited to only
certain users, I have had several problems concerning people hex'ing out
authentication procedures and replacing strings such as the form title
with whatever they want.
I'm aware that there are many obfuscation and protection tools out
there, but I'm not really running on such a high budget for these tools.
Is there any way I can protect my code from hexing or reflection
without having to buy an extra program? I'm intrigued by Salamander,
which instead of obfuscators compiles to native machine code. Is it
possible to do this manually?
Thanks.