Click here to Skip to main content
15,889,462 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi all.

i have an exe file which written by c#. i used a tool to disassemble it. So i have assembly code now. Plz tell me how to convert it to c# code?

Thanks!
Posted

 
Share this answer
 
Comments
Espen Harlinn 8-Apr-12 6:56am    
Nice link :-D
Monjurul Habib 8-Apr-12 12:17pm    
5!
VJ Reddy 8-Apr-12 20:53pm    
Nice article with several options for code conversion. +5
You can try using .NET Reflector[^] for decompiling exes and dlls back to the actual source code.

Cheers
 
Share this answer
 
use developer fusion for code conversion...this can convert one language to another ...
http://www.developerfusion.com/tools/convert/vb-to-csharp/
 
Share this answer
 
As per my study knowledge you can see code by using Reverse Engineering Topic.Its a topic of C#.Do Study this topic i think this will be helpful for you.And if you have code written in c# and you want convert that into vb.net then Use Website For code conversion.This website Also provide facility conversion From Vb.Net To C#.
Thank you..
 
Share this answer
 

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