Quote:
Originally posted by dimava
Hey, I'm looking an EXE -> C++ decompiler, I need to decompile a 218KB dos file to view the source of it (I realize that the functions and such won't have the original names but thats ok).
I know they exist because I remember using one a while back, I just can't find any right now.
I already have this EXE file in ASM, so an ASM to C++ coverter will be just as good.
thanks
Dimava
I've honestly never heard of such a converter. But I imagne that if one ever created one, it would be a very complicated beast due to all the optimizations a retail exe goes through.