Comment From the author (Score 5, Interesting) 479
I didn't relize my artical was getting any feedback because people are posting it here instead of pscode.
Anyway i seen alot of people saying decompiling is impossible or at least not practical, well that is not true. Decompiling c++ is very practical because of high level keywords(if,while,for)
I also extending the artical to contain 92 pages in total which will cover OOP, and crt, and a whole bunch of other stuff