On Mon Dec 2 16:17:04 2024 +0000, Brendan Shanks wrote:
I'd still like to test these out (particularly with some games/launchers that are known to use cross-process memory writes)
FWIW I originally looked into this since `NtWriteVirtualMemory` was misbehaving sometimes for me with the current implementation.
Also [XNU cross-process vm memory write tests](https://github.com/apple-oss-distributions/xnu/blob/8d741a5de7ff4191bf97d57b...) do not seem to suspend/resume the target task before vm read/writes.