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
Time::HiRes Win32, unwrap jump stubs from GetSystemTimeAsFileTime()
-if possible, wont work < NT6.0, but if we get the kernelbase fn ptr on
a sys with kernelbase, then we were successful at removing 2 stubs
inside kernel32.dll and going straight to real impl inside kernelbase.dll.
On older OSes they use their real impl inside k32.dll like before,
0 commit comments