|
|
|
|
|
by mFixman
1423 days ago
|
|
I don't understand the reasoning behind this. Why do you need 5 bytes of unexecuted patch space before the program _and_ 2 bytes of patch space at the beginning of the program? Wouldn't it be the same to have a single 5-byte effectless operation to patch a single long jump instead of needing space for two jumps? |
|