Emily Strunz

Results 1 issues of Emily Strunz

Currently `ProtonVPN.Service` sets the DLL import search path to `LOAD_LIBRARY_SEARCH_DEFAULT_DIRS` using a P/Invoke call to kernel32.dll. I believe the intention is to prevent DLLs being loaded from PATH? In that...