Android I/O redirection implementation, using seccomp user notify mechanism
- At least kernel version 5.10 required
- This example has been tested on
aarch64
,x86_64
andriscv64
architectures - This example currently only supports debug build
使用 seccomp user notify 机制的 Android I/O 重定向实现
- 至少需要 5.10 版本内核
- 本示例已在
aarch64
,x86_64
与riscv64
架构上测试通过 - 本示例目前仅支持 debug 构建
提示: 稍加修改可以对最新某数字加固实现过签