Thread: Running Exe's
View Single Post
Old 08-18-2006, 05:32 AM   #7 (permalink)
AssKoala
Anti-Zealot
 
AssKoala's Avatar
 
Join Date: Feb 2006
Location: Atlanta, GA
Posts: 72
AssKoala is on a distinguished road
Send a message via AIM to AssKoala Send a message via MSN to AssKoala Send a message via Yahoo to AssKoala
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.
__________________
If you always think like an expert, you'll always be a beginner. | "A handful of knowledgeable people is more effective than an army of fools" -Writing Secure Code, 2nd Ed.
AssKoala is offline   Reply With Quote