i m making a project, but for checking i made exe of it, and now i want source code again, because i dont hav another copy, can anyone help , how to convert vb exe in its original source code, pls its urgent
convert vb exe in its original source codeConvert VB exe in its original source code
Page 1 of 1
6 Replies - 39672 Views - Last Post: 15 September 2009 - 12:25 AM
#13
Re: convert vb exe in its original source code
Posted 01 November 2006 - 10:32 AM
Althought this sounds extremely peculiar (not that I'm suggesting any illegal activities), what you need is a decompiler.
http://www.freedownl...Decompiler.html
http://www.decompiler-vb.net/
It should be noted that many applications have precautions in place against decompilers.
http://www.freedownl...Decompiler.html
http://www.decompiler-vb.net/
It should be noted that many applications have precautions in place against decompilers.
#14
Re: convert vb exe in its original source code
Posted 01 November 2006 - 04:42 PM
If you are MAKING a project, how could you not have the code?
If you are restoring an older package you wrote, would it not be easier to simply rewrite in in a newer version using more powerful features?
Making .exe out of a file does not destroy the source code, if the source code wasn't saved the the file can't be very long.
If you are restoring an older package you wrote, would it not be easier to simply rewrite in in a newer version using more powerful features?
Making .exe out of a file does not destroy the source code, if the source code wasn't saved the the file can't be very long.
#15
Re: convert vb exe in its original source code
Posted 24 July 2008 - 04:49 AM
akhilkes, on 1 Nov, 2006 - 09:53 AM, said:
i m making a project, but for checking i made exe of it, and now i want source code again, because i dont hav another copy, can anyone help , how to convert vb exe in its original source code, pls its urgent
i'm sorry the folowing isn't a answer to your question but i have a serious question for you
how to convert a project/application to a exe
if you can tell me i will search for your problem to
thanks for your time and please mail me (if my addres is visible)
thanks
(dying to know how to convert to exe)
#17
Re: convert vb exe in its original source code
Posted 15 September 2009 - 12:20 AM
Amadeus, on 1 Nov, 2006 - 09:32 AM, said:
Althought this sounds extremely peculiar (not that I'm suggesting any illegal activities), what you need is a decompiler.
http://www.freedownl...Decompiler.html
http://www.decompiler-vb.net/
It should be noted that many applications have precautions in place against decompilers.
http://www.freedownl...Decompiler.html
http://www.decompiler-vb.net/
It should be noted that many applications have precautions in place against decompilers.
Hi All,
Now i am using VB Decompiler but it was converted into Native code ,i am not able to understand not even single line .please help to Resolve this issue and send me the links if you find any for Converting VB Exe file to Source code .
i am using below links to download the VB Decompiler
http://www.freedownl...Decompiler.html[/url]
http://www.decompiler-vb.net/
Thanks
bharathik
#18
Re: convert vb exe in its original source code
Posted 15 September 2009 - 12:25 AM
Read this: http://www.dreaminco...wtopic94453.htm
Also, this is a relatively old topic, so in future, you can make your own topic, so these old ones stay where they should be.
Also, this is a relatively old topic, so in future, you can make your own topic, so these old ones stay where they should be.
Page 1 of 1