Hi all, i am trying to understand ZwImpersonateThread , i dont find any information online.
Analyzed zeroaccess dll
it calls ZwOpenProcess -> ZwOpenThread -> ZwImpersonateThread , if it the call was success, dll adjusts privileges. i wanted to understand how can be this function useful. thx
Analyzed zeroaccess dll
it calls ZwOpenProcess -> ZwOpenThread -> ZwImpersonateThread , if it the call was success, dll adjusts privileges. i wanted to understand how can be this function useful. thx