Click here to Skip to main content
15,867,704 members
Please Sign up or sign in to vote.
2.00/5 (4 votes)
See more:
Is there any tool to used break a .exe file.. I want to see the code of the project.
Posted
Updated 27-Jul-13 21:20pm
v2

1 solution

You can try using something like Jetbrains dotPeek[^] or RedGate Reflector[^] but how useful the results will be depends on who wrote it, and if they used obfuscator(s) to prevent you copying their code.
 
Share this answer
 
Comments
Joezer BH 28-Jul-13 3:18am    
5ed

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