List Question
20 TechQA 2024-02-15T22:08:52.847000CreateProcessAsUser results in process exit and error 0xc0000142 when the process starts
111 views
Asked by aampere
CreateProcessAsUserW spawns NT AUTHORITY/SYSTEM shell and still shows output from the parent cmd.exe
230 views
Asked by g3tsyst3m
Want to launch process 'X' as using token of user 'B' in session of user ‘A’ by AdvApi in service code
79 views
Asked by Mukesh Methaniya
How to use CreateProcessWithTokenW in Java using JNA
108 views
Asked by Chandru
Golang calls windows.CreateProcessAsUser function how to get Stdout content
159 views
Asked by Tiki
CreateProcessAsUser is not working in Incognito/private window
91 views
Asked by Chandru
CreateProcessAsUser using user token in session 0?
348 views
Asked by Octoberfest7
Intended Process is not created as impersonated/logged on user. Stack: Waffle, Spring security and JNA
149 views
Asked by Chandru
Impersonating user in remote machine and creating a process as logged in user
507 views
Asked by Chandru
CreateProcessAsUser() is successful, but no process is created
298 views
Asked by Thomas Balduz
How to use LogonUser CreateProcessAsUser when only a PIN is defined?
245 views
Asked by mrabat
Get session token as administrator without using password
685 views
Asked by zbx0310
C# How to switch a process running in system context to user context without asking user credential
413 views
Asked by Dhananjay kumar Singh
Assigning JobObject to process with non-zero session id launched from a SYSTEM service
192 views
Asked by dev
How in windows create process as user using python?
2.2k views
Asked by Evgeny
CreateProcessAsUser too fast to track process
210 views
Asked by marco
CreateProcessAsUser return success but process exit with error 3228369022
1.1k views
Asked by Sylvain Martens