
I'm encountering a RemoteMemoryError (EIO) while using linjector-rs to inject code into a running process on Android. The error occurs intermittently on my device (Samsung A23, x64, running RisingOS), but my friend experiences this issue consistently on their device (Xiaomi 14T Pro, also x64, running the default MIUI OS). This leads to a panic in the main thread due to an unwrap on a failed memory read operation.
I'm encountering a RemoteMemoryError (EIO) while using linjector-rs to inject code into a running process on Android. The error occurs intermittently on my device (Samsung A23, x64, running RisingOS), but my friend experiences this issue consistently on their device (Xiaomi 14T Pro, also x64, running the default MIUI OS). This leads to a panic in the main thread due to an unwrap on a failed memory read operation.