[2015] 简单探测KiFastCallEntry hook huoji 反调试,KiFastCallEntry 2020-09-21 398 次浏览 0 次点赞 懂的都懂 懒得解释了 ```c mov eax, 0ffffffffh //invalid syscall syscall test r11d, 0100h jnz single_step_detected ret ``` 本文由 huoji 创作,采用 知识共享署名 3.0,可自由转载、引用,但需署名作者且注明文章出处。 点赞 0
还不快抢沙发