Long time ago i made an application in C++.
Now I want to decompile it back to source code.
I got the executable and program debug database file wich got debug information.
Is it possible the generate readable and recompilable source?
Are their < $200 tools that can do this?







