Thread
:
decompiling back to C++?
View Single Post
#
15
08-14-2004, 04:43
sumeru
Posts: n/a
decompiling code is not readable
since there is optimization when compiling,compilier changed it too much.
I have try some decompiling tools before. But it very difficult to read and understand. The organization is very badly.
sumeru