Closed zxcvqwerasdf closed 1 year ago
Can't replicate locally but sounds like a resource lock issue (Microsoft sometimes changes what is and isn't locked by internal locks.) To verify could you comment out line 430 (using var pebLock = new PebLock(_processContext);
) and try again?
Yep, commented using var pebLock = new PebLock(_processContext)
makes it works
Target: steam.exe (x86) dll: https://github.com/altoid29/VAC3_Dumper (x86) Xenos inject it's with no problem, but not Lunar.
Stuck on 183 line in ProcessContext.cs Here is callstack: I waited 5 minutes, but nothing happening, it's just stuck in InitialiseTlsData on