Test | Source Code | Binary | Assembly | Start | Target |
---|---|---|---|---|---|
instruction-aliasing (reachable) | alias-g==7.c | alias-g==7.obj | alias-g==7.list.txt | 0x30 | 0x65 |
instruction-aliasing (unreachable) | alias-g==3.c | alias-g==3.obj | alias-g==3.list.txt | 0x30 | 0x65 |
self-modifying code | smc.c | smc.obj | smc.list.txt | 0x14 | 0x41 |
memset vulnerability | memset.c | memset.obj | memset.list.txt | 0x10 | 0xa9 |
underrun | underrun.c | underrun.obj | underrun.list.txt | 0x10 | 0x6e |
Test | Source Code | Binary | Assembly | Start | Target |
---|---|---|---|---|---|
floppy-CancelSpinLock | Source | Object | Listing | 0xED0 | 0x108F |
floppy-MarkingInterlockedQueuedIrps | Source | Object | Listing | 0xE60 | 0x104A |
floppy-SpinLock.long | Source | Object | Listing | 0x1000 | 0x11aa |