mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
https://ntquery.wordpress.com/2014/03/29/anti-debug-ntsetinformationthread/ indicates that starting Vista, `NtQueryInformationThread()` supports querying the `ThreadHideFromDebugger` information. This was noticed by contributor Mikhail Tyukin, while testing anti-cheat protected NT6+ games written with Unity. See also https://ntdoc.m417z.com/threadinfoclass#threadhidefromdebugger-17 for the buffers descriptions.