Posts: 6073 Reputation: 57
39 / /
Joined: Oct 2003
RE: C++ Decompiler
In addition, different compilers will compile the same source different ways, so you'd also need to knwo the compiler used. Even across different versions of the same compiler there will be differences in the results.