Hacker News new | ask | show | jobs
by themoonisachees 658 days ago
> The handle must have PROCESS_VM_READ access to the process.

While the process still stays in user space, that's significantly different than "just being a user space program"

1 comments

What stops a process from running OpenProcess with PROCESS_VM_READ on another process run by the same user in the same logon session?