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" <kartmu...@gmail.com> 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 algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to