if this would have been possible ..... we can get all software for free. On Wed, Feb 1, 2012 at 12:36 AM, Don <[email protected]> wrote:
> In general it is not possible to go from a lower-level language to a > higher-level language. There have been some attempts to do this, but > they have not been very successful. Some debuggers do embed source > information into the executable, and that might be helpful in > recovering the original source. Without that, it is not even possible > to recover c source which does the same thing as the executable, let > along get back to anything which looks like the original code. > Don > > On Jan 30, 11:20 am, "Karthikeyan V.B" <[email protected]> wrote: > > hi, > > > > can anyone tell me how i can convert exe back to c source? > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
