The only way to do it, that I can think of is to find 2 things
1. A decompiler (however these usually decompile to assembly) search on "DASM" on the web, but you will find alot of hacking sites
2. Find a program that will convert assembly to c code
Also, I dont think it will reproduce what the original looked like at all.
Matt