stevemk14ebr/PolyHook

Runtime error

richard-adlava opened this issue · 1 comments

I'm getting a post error:
PolyHook x64Detour: Relocation can be out of range

unsure what would cause this or what it means, could you please clarify?
image

This is a warning that is printed always no matter which function is detoured. There is an unhandled cases where hooking will fail if the function you are hooking is more than 2gb away from the allocated trampoline. From your screen shot that function is fine and will have no issue