Oxygen1a1 / InfinityHook_latest

etw hook (syscall/infinity hook) compatible with the latest Windows version of PG
191 stars 63 forks source link

Syscalls of non-exported functions #3

Open cookpoo78 opened 3 months ago

cookpoo78 commented 3 months ago

Great project! thanks :) Can you share example of how to use that for syscalls that do not exist in kernel headers? for example NtSetThreadContext?