| Running Exe's Alright, basically what I want to do is read an exe file as a binary file and execute each command as I read it. That is most likely impossible in pure c/c++ but if you have any help in assembler or c++ or anything, that would be fantastic. I'm trying to basically run an exe through my exe. |