On Tue Nov 5 09:37:05 2024 +0000, eric pouech wrote:
Pushed V2:
- tests now apply to NtQueryVirtualMemory (instead of WriteProcessMemory)
- fix now just amends process access rights in server (tested on Win10
that the granted access rights include PROCESS_QUERY_LIMITED_INFORMATION)
It should be possible to add a test for this. See dlls/advapi32/tests/security.c,test_process_access() for an example.