Andreas Kling
|
c4ec38ddb5
UserspaceEmulator: Print out the current EIP as we execute instructions
|
5 年之前 |
Andreas Kling
|
ae1d14bc7a
UserspaceEmulator: Load the target executable ELF semi-properly :^)
|
5 年之前 |
Andreas Kling
|
0eab5659f8
UserspaceEmulator: Set up a very basic program entry stack
|
5 年之前 |
Andreas Kling
|
6f27770cea
UserspaceEmulator: Add 8/16 bit memory read/write operations
|
5 年之前 |
Andreas Kling
|
d10765bec3
UserspaceEmulator: Add an initial stack and implement PUSH/POP reg32
|
5 年之前 |
Andreas Kling
|
d0dbf92c8d
UserspaceEmulator: Break out of emulation when hitting a RET
|
5 年之前 |
Andreas Kling
|
8d8bb07476
UserspaceEmulator: Start building a userspace X86 emulator :^)
|
5 年之前 |