[Help][Solved]Decompile
Is there a way to convert a finished vb project (.exe) into a vb.net project so you can edit it?
I was busy on a project wich I had a demo of published including the .exe and 2 .dll's but not the code (wich was very large).
So is there a way that I can get my code back?
no but u can c source codes with reflector (if u r lucky)
No, there isn't truly a way.
Why don't I believe you =/
How "long" was that code? What kind of tool was it?
And yea...use .Net Reflector.
I have a hard time as well believing you will need to decompile your own application. especially in vb.net, besides the normal save, theres a build and debug location as well, so your source was deleted from 3 locations...?
Just hard to swallow.
Either case, question is answered. Marked Solved
Don't post unless < 7 days AND necessary.