You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BTW,the CreatePublicNamePipe() function need to free some resource like the PSID valiable and etc
Also,I am thinking that the injection from helper service process pooling(every 100 ms) and the NtResumeThread Injection are possibly running into race condition or even double injection if read/write process header at the same exact time.
bandicam.2025-03-23.12-03-49-812.mp4
Kaspersky is running,console application acting weird,gui application performs normal.Not sure why
BTW,the CreatePublicNamePipe() function need to free some resource like the PSID valiable and etc
Also,I am thinking that the injection from helper service process pooling(every 100 ms) and the NtResumeThread Injection are possibly running into race condition or even double injection if read/write process header at the same exact time.