|
|
|
|
|
by kevin_thibedeau
4006 days ago
|
|
on 32-bit x86 the RET instructions are 0xC3 and 0xCB. Any other instruction containing these bytes can be subverted into a return if you can make the processor read the preceding instructions from the wrong starting point. |
|