Click here to Skip to main content
15,897,891 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
I'm developing an application based on obfuscation of .net code. Using reflection namespace, i have extracted all the relevant information of the assembly namely class name, data member name, contructor name, method name etc. I have to apply encryption on certain strings which are the name of these extracted information. Help me out in rewriting these names from the encrypted ones.
Posted
Comments
Yvan Rodrigues 20-May-11 22:53pm    
Can you elaborate, or give an example regarding the encryption?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900