BP Forums
Code From .exe - Printable Version

+- BP Forums (https://bpforums.info)
+-- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=55)
+--- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=56)
+---- Forum: VB.NET (Visual Basic 2010/2008) (https://bpforums.info/forumdisplay.php?fid=8)
+----- Forum: Programming Help (https://bpforums.info/forumdisplay.php?fid=9)
+----- Thread: Code From .exe (/showthread.php?tid=654)



Code From .exe - manishshrestha60 - 09-21-2012

Can someone help me get code from program.exe file please and it is not for privacy i just want to learn.


Re: Code From .exe - brandonio21 - 09-21-2012

Well. It all depends on what language the program is written in. If it is written in VB.NET, you can use a vb.net decompiler to see the code. Like this one:
<!-- m --><a class="postlink" href="http://www.decompiler-vb.net/vbreformer_free.aspx">http://www.decompiler-vb.net/vbreformer_free.aspx</a><!-- m -->


Re: Code From .exe - Macatone - 09-26-2012

This is also a good one that works with C# and VB.Net: http://www.telerik.com/products/decompiler.aspx