![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi: I have a component, which encrypts and decrypts the data. There are public key and private keys in code. If user uses "ildasm" tool to view the contents of the component. The public and private keys are visible. How can i restrict the user to use ildasm tool on my assembly. My aim is, user shouldn't see the private key. I did obfuscating, all the method names, variables names (and so on..) changed, but the hard coded values (private key) is not encrypted (obfuscated). I think with obfucation, hard coded values won't be obfuscated. Any other idea?. Thanks in advance. - Prasad. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |