safetyhook icon indicating copy to clipboard operation
safetyhook copied to clipboard

Problem with thunk functions

Open A1mDev opened this issue 10 months ago • 0 comments

When hooking -fPIC generated thunk that has a call in prologue to store an EIP, those are not handled correctly when copied to trampoline (handling a thunk should fix it)

A1mDev avatar Feb 08 '25 02:02 A1mDev