/SimpleIORedirect

Android IO redirection implementation, using seccomp user notify mechanism

Primary LanguageCApache License 2.0Apache-2.0

SimpleIORedirect

Android I/O redirection implementation, using seccomp user notify mechanism

使用 seccomp user notify 机制的 Android I/O 重定向实现

  • At least kernel version 5.10 required
  • 至少需要 5.10 版本内核
  • This example is only tested on x86_64 and riscv64 architectures, and may not work on arm64 architecture
  • 本示例仅在 x86_64 与 riscv64 架构上测试通过,arm64 架构可能无法运行
  • This example currently only supports debug build
  • 本示例目前仅支持 debug 构建

Download example