HoShiMin / Kernel-Bridge

Windows kernel hacking framework, driver template, hypervisor and API written on C++
GNU General Public License v3.0
1.67k stars 386 forks source link

add APIs #41

Closed nblog closed 2 years ago

nblog commented 2 years ago

hi, i want to add api, not sure if it is planned? like: NtWaitForSingleObject (wait for create thread) NtQueryVirtualMemory

HoShiMin commented 2 years ago

Hm, well, I'll add them to the Kb2