Re: [PATCH v3 0/2] MR10058: Draft: ntdll: Spawn main thread as a separate thread.
9 Feb
2026
9 Feb
'26
9:06 p.m.
Does THREAD_CREATE_FLAGS_LOADER_WORKER somehow hide thread completely on Windows? I doubt so, probably there is no way to hide user space thread completely. Loader is a different aspect. Threads may skip loader but they are still visible through NtGetNextThread or NtQuerySystemInformation( SystemProcessInformation ). So I am not 100% sure that Windows doesn't have such a way but doubt it does. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10058#note_129258
24
Age (days ago)
24
Last active (days ago)
0 comments
1 participants
participants (1)
-
Paul Gofman (@gofman)