Click here to Skip to main content
15,892,768 members
Please Sign up or sign in to vote.
1.44/5 (2 votes)
See more:
I have an exe file which was coded by C# language, but there is a my friend who revesed it to code perfectly. I dont know how to protect my code. How to do this? Thanks.
Posted
Comments
[no name] 6-Sep-12 21:57pm    
You are asking about obfuscation. You would use an obfuscator. Plenty of them around. Probably not worth the bother though.
Andrewpeter 6-Sep-12 23:01pm    
Thank you very much, that's right. I want to protect my code, perhaps obfuscation is the best method to do this. I'm going to find it.

1 solution

The best way is obfuscate your code. There are many free and/or licensed obfuscators. But I feel/recommend Pheonix Protector, the best seen so far(to me).

http://www.ntcore.com/phoenix.php[^]
 
Share this answer
 
v2
Comments
Andrewpeter 6-Sep-12 23:03pm    
Thanks you. I like it. My vote is 5 for your idea.
Kuthuparakkal 6-Sep-12 23:04pm    
you're welcome! Mark answer if it helps!
Andrewpeter 7-Sep-12 0:53am    
Accepted! Thanks you.
Kuthuparakkal 7-Sep-12 2:32am    
:)
Ganesh Nikam 7-Sep-12 0:00am    
5+ dude

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