English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Now I only have the .exe file. The source code is gone.

1.
Now how do i make changes in the .exe Program.

2.
How do I get the Source Code from the .exe program.

2006-10-23 16:26:08 · 11 answers · asked by Shashi 1 in Computers & Internet Programming & Design

11 answers

Im pretty sure you cant retrieve the source code from the exe file. As far as editing it, I dont think you can because you cant get to the source code.

2006-10-23 16:29:06 · answer #1 · answered by wave_with_all_ur_fingers 3 · 1 1

your original source is gone. there are programs that will do a disassemble of your EXE, but it will be of little use unless you have a machine code editor and can then translate that back to your source. Always keep your source offline or on a backup off of your primary disks.

2006-10-23 16:32:12 · answer #2 · answered by Jeffrey F 6 · 0 0

1) you could send the hard drive to a data recovery company...will cost you a few bucks.
2) you could reverse engineer the vb code...but its extremely difficult...easier just to rewrite it yourself...Reverse engineering is usually done to code you did not write but have to make changes to...and the author/company is no longer in existence...I have included a link in the source to a tutorial for it.

2006-10-23 16:32:02 · answer #3 · answered by pokerden1 2 · 1 0

u cant make any changes to exe file and its not possible to retrieve the source code from it .

2006-10-23 17:03:36 · answer #4 · answered by Anonymous · 0 1

Place the buttons as you wish by drag and drop. Then, from the properties window, find the 'TabIndex' and 'TabStop' property. To allow the tab to stop at the button, you need to set the 'TabStop' to be 'true'. Next, assign the index as you wish. Eg. command1 --> TabIndex : 5 command2 --> TabIndex : 4 and so on... just try to run it then you will easily understand the flow. Nice try!

2016-03-28 05:42:10 · answer #5 · answered by Anonymous · 0 0

lol i'm sorry but that's just way too funny.. u fried ur hdd wit a program... but yea u should be able to retrieve the code from the exe... someone else said that earlier... listen to him

2006-10-23 16:34:18 · answer #6 · answered by [Unknown] 2 · 0 1

u can edit ur exe file not code using hacking softwares one software name is Hacker through net u can download.Just open ur exe file in that software then u can start editing.

2006-10-23 17:48:19 · answer #7 · answered by Anonymous · 0 0

1. HEXING -> For really really advance-thinking supah geeks.

2. Not possible as of 12:32PM EST

2006-10-23 17:37:35 · answer #8 · answered by TheProgrammer 2 · 0 0

Check in the internet. May be you can download again.

2006-10-23 19:05:59 · answer #9 · answered by liketoaskq 5 · 0 1

I'm afraid that is not possible.

2006-10-23 16:30:23 · answer #10 · answered by Tom M 1 · 1 0

fedest.com, questions and answers