![]() |
|
#1
|
|||
|
|||
|
Execution Code by using real CPU! no Emulation!!
Hi every body,
I know there are many CPU emulator free and open source around the web. But I like to execute code by real CPU for its speed. I think I can run code by making a new thread inside my program. Problem is program can not work with making a memory access virtualization and Stack memory virtualization. In on sentence, what should I do for emulation access to memory? How can I detect when Instruction Pointer come to access to memory? Some one said to me I muss play with exception. Is it true? If yes, how can I do? Vodu, |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Code execution exploit to run Doom inside Doom (for DOS) | CarrotStickCam | Source Code | 0 | 11-04-2022 01:47 |
| The Legend of Zelda Ultimate Glitch Explained [Arbitrary Code Execution] | mcp | General Discussion | 1 | 09-20-2016 16:48 |
| How to execute a snippet of code before the main execution! | Android | General Discussion | 8 | 10-04-2006 01:22 |
| Execution protection in WinXP SP2 | nine | General Discussion | 1 | 12-16-2003 04:11 |