RunInSandbox icon indicating copy to clipboard operation
RunInSandbox copied to clipboard

.Net/C# impersonation and sandboxing broken

Open forderud opened this issue 2 years ago • 0 comments

.Net bug report: https://github.com/dotnet/runtime/issues/96397

IMPACT: It's currently not possible to implement startup of apps in sandboxed processes due to this bug.

.Net runtime source seach

https://github.com/search?q=repo%3Adotnet%2Fruntime%20DuplicateTokenEx&type=code

forderud avatar Dec 28 '23 15:12 forderud