HoShiMin / Kernel-Bridge

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

Does KbCreateUserThread support windows7 #42

Closed liwei1024 closed 2 years ago

HoShiMin commented 2 years ago

No, it doesn't: there is no exported function to create user thread in Win7

liwei1024 commented 2 years ago

ok