|
|
|
|
|
by kibibyte
4613 days ago
|
|
Dumb question: since modern CPUs and operating systems support virtual memory, shouldn't it be impossible for processes to access memory of other processes, since processes no longer have to deal with shared memory? ...unless you're alluding to security exploits that manage to subvert that mechanism. |
|
On Windows, any programs sharing a desktop are within the same security boundary and are not protected from each other by design.