OpenThread() through diiferent thread numbers ?
- by user354641
Hi there .
I'm confusing about opening different threads with OpenThread Function and examining them with NtQueryInformationThread native function .
I have no problem with NtQueryInformationThread & I can examine them finely.
the problem is I don't know how to loop through different number of threads using OpenThread
(with SetDebugPrivilege…