A
adiavn
Hi
My application (.Net 2.0) uses a hardware key to prevent illegal copies.
The problem is it's very easy to reverse engineer the code to remove this
check.
As far as I know obfuscation tools are useless for this scenario, since
cracking the protection only requires searching the code for a use of the
protection tool's API assembly (I'm using a 3rd party dongle).
Which tools would you recommend?
My application (.Net 2.0) uses a hardware key to prevent illegal copies.
The problem is it's very easy to reverse engineer the code to remove this
check.
As far as I know obfuscation tools are useless for this scenario, since
cracking the protection only requires searching the code for a use of the
protection tool's API assembly (I'm using a 3rd party dongle).
Which tools would you recommend?