J Juniper Platinum Member Nov 7, 2001 2,025 1 0 Apr 4, 2002 #1 I have an executable file for a simple program, how do I get the source code from it? Is there a way?
I have an executable file for a simple program, how do I get the source code from it? Is there a way?
MadRat Lifer Oct 14, 1999 11,999 307 126 Apr 4, 2002 #2 Not exactly, but you can use SoftICE to trace its variables and functions.
T thEnEuRoMancER Golden Member Oct 30, 2000 1,415 0 71 Apr 4, 2002 #3 If you are lucky you can find a decompiler (e.g. if the program was coded in Visual Basic versions up to 4).
If you are lucky you can find a decompiler (e.g. if the program was coded in Visual Basic versions up to 4).
C CarpeDeo Golden Member Feb 10, 2000 1,778 0 0 Apr 4, 2002 #4 Good luck!! If you can develop software that'll determine source from compiled . . . you'll be a RICH RICH RICH man.
Good luck!! If you can develop software that'll determine source from compiled . . . you'll be a RICH RICH RICH man.
J Juniper Platinum Member Nov 7, 2001 2,025 1 0 Apr 4, 2002 #6 How about if it was compiled using GCC compiler?
S Skyclad1uhm1 Lifer Aug 10, 2001 11,383 87 91 Apr 4, 2002 #7 Check this page P.S. Wanted to quote the description of the 10th site, but it wouldn't let me cause it contained a 'forbidden word'
Check this page P.S. Wanted to quote the description of the 10th site, but it wouldn't let me cause it contained a 'forbidden word'
Kadarin Lifer Nov 23, 2001 44,296 16 81 Apr 4, 2002 #8 << How about if it was compiled using GCC compiler? >> While I do not know the answer, the following link may or may not help: message
<< How about if it was compiled using GCC compiler? >> While I do not know the answer, the following link may or may not help: message