
如何实现内核中的seq_operations劫持?
本文共计1738个文字,预计阅读时间需要7分钟。kernel 持有 seq_operations,利用 pt_regs 持有 seq_operations,执行栈迁移 seq_operations 是一个大小为 0x20 的结构体,在打开
共收录篇相关文章

本文共计1738个文字,预计阅读时间需要7分钟。kernel 持有 seq_operations,利用 pt_regs 持有 seq_operations,执行栈迁移 seq_operations 是一个大小为 0x20 的结构体,在打开