Issue:
If the tested function is less than 16 bytes and is not aligned.
And nearby function (the beginning of the next function is located with the following address) is tests:
In the backup will be copied replaced instruction and will be incorrectly restored.
Next native call of the function will cause "segmentation fault".
Issue: If the tested function is less than 16 bytes and is not aligned. And nearby function (the beginning of the next function is located with the following address) is tests: In the backup will be copied replaced instruction and will be incorrectly restored. Next native call of the function will cause "segmentation fault".