You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the original it was based of the x86 win32 API calls this version will work
against the x64 version by utilising the CONTEXT64 and Wow64GetThreadContext/Wow64SetThreadContext plus also referring
to the AMD64 registers.