Comment on A jump into the middle of an instruction from nowhere (2023)Comments−omoikane2yI wonder if there is a special name for this patching pattern, where not only does a piece of code depend on undocumented behavior, it's depending on the exact binary bytes.See also: https://www.hyrumslaw.com/
Comments
I wonder if there is a special name for this patching pattern, where not only does a piece of code depend on undocumented behavior, it's depending on the exact binary bytes.
See also: https://www.hyrumslaw.com/