Quote:
|
Originally Posted by psycotica really... so I can't just almost inject the command into ram or something so it will be executed as if the OS loaded it there. By virtual machine you mean I have to code IF statements for every instruction and do them my self right...? |
That's a dangerous area to be meddling in.
Yes, you CAN inject commands into RAM, but that's a technique generally used by worms or other nasty things. In other words, it's not a good way to build your app seeing as there's lots of tech out there to prevent such things.