首页
社区
课程
招聘
win7 64位 pass PatchGuard
发表于: 2012-1-10 14:15 8462

win7 64位 pass PatchGuard

2012-1-10 14:15
8462
网上搜的源码是 vista的  win7 用不了 有人需要的话我可以给大家

有谁做过 win7 7600 7601 版本的 pass PatchGuard
希望能帮帮我

[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

收藏
免费 0
支持
分享
最新回复 (4)
雪    币: 63
活跃值: (177)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
我看算了  才发现PatchGuard不查 inline hook 的
用inline hook也一样
2012-1-11 15:36
0
雪    币: 249
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
标题党,围观楼主
2012-1-11 17:07
0
雪    币: 304
活跃值: (507)
能力值: ( LV3,RANK:30 )
在线值:
发帖
回帖
粉丝
4
The following data and structures are protected by PatchGuard:

• Modifying system service tables, for example, by hooking KeServiceDescriptorTable
• Modifying the interrupt descriptor table (IDT)
• Modifying the global descriptor table (GDT)
• Using kernel stacks that are not allocated by the kernel
• Patching any part of the kernel (detected only on AMD64-based systems)
2012-1-13 16:07
0
雪    币: 8833
活跃值: (2419)
能力值: ( LV12,RANK:760 )
在线值:
发帖
回帖
粉丝
5
IDT可以hook用GDT替代大法~
SSDT的hook可以用XX的hook替代,amd64上先修PTE的猫腻(这个猫腻挺大)然后inline~

评论结束,重点还是怎么进入内核~
2012-1-13 18:39
0
游客
登录 | 注册 方可回帖
返回