Posted by macubergeek on Aug 09
I'm having issues compiling some exploit code under Visual Studio Express 2010, particularly kicking up syntax errors.I first suspected that this was "lamer" code with deliberately inserted syntax errors, but I now suspect I'm having
compiler compatibility issues.
Original coder indicated in the source to compile it under VS v. 6. Could there be compiler version differences which
might be part of my problems? I mean has...