提示 提示 1 查看 运行 `strace /app/mystery_program` 跟踪系统调用。 提示 2 查看 从 `open` 或 `openat` 调用检查文件访问。 提示 3 查看 从 `read`、`write` 调用推断读写的数据。