搜索资源列表
kernel-reload
- 这份是重载内核,知道重载内核能干什么了,基本所有的ssdt和shadow ssdt都能恢复,神马hook之类的弱爆了-This is overloaded kernel know to reload the kernel can do the basic the all ssdt and shadow ssdt, will recover, of Shenma hook like a weak burst
KernelLoader_sys
- hook KiFastCannEntry函数实现重载内核。-The hook KiFastCannEntry function overloaded kernel.
antiHOOK
- 通过内核重载绕过各种钩子。VS2010编译通过。-By bypassing the kernel overloading various hooks. VS2010 compiler through.
LoadKernel
- 驱动保护一个非常有用的技术,内核的重载,通过重载内核可以避过很多驱动级的防火墙和游戏保护等!-Drive protection a very useful technique, the kernel of overloading, by overloading the kernel can avoid many of the driver-level firewall protection, and games!
rent
- 一半抄A盾,一半抄GalaxyAP,扣了A盾的内核重载,抄了GalaxyAP(游戏反调试框架)的自实现异常 vs2010+wdk7600编译通过 思路:内核重载就不说鸟,GalaxyAP自实现异常就是从PDB获取未导出函数 然后重写异常函数,inline hook到自己写的函数里面 debugport的判断再hook一把到自己的判断函数里面。 断断续续抄了很久,实在写不下去了,发上来希望对还在过游戏驱动里的娃 有所帮助,也算是这份代码的一点点贡献。属于半路出家
PassTp
- 内核重载过TP(看雪大牛作品,非常完整)-Kernel overloaded over TP (see snow Daniel works very complete)
LoadKernel
- win7 32位!这下把我几年前的代码全发了,内核级别,重载内核~~每一步都带注释,参考必备-Windows 7 32 bit! This is my code complete hair a few years ago, the kernel level, overloading kernel ~ ~ every step with annotations, for reference
Dichlorvos0.72
- 基于VT技术的OllyDbg插件Ddvp 里面的内容可以分成几部分. 重写Windows调试框架. 重载内核. VT技术-专业译文需求 , 试试百度人工翻译 基于VT技术的OllyDbg插件Ddvp 里面的内容可以分成几部分. 重写Windows调试框架. 重载内核. VT技术 OllyDbg plug-in based on Ddvp technology VT Inside the content can be divided into several parts
ReloadKernes
- 重载Ring0内核程序可以作为rootkit的学习材料不要用于恶意用途-The overloaded Ring0 kernel can be used as a rootkit learning material not intended for malicious purposes
ReloadProtect
- 重载内核OD插件,绕过常规inline hook-reload kernel
ReloadKernel
- 重载内核驱动部分,重新映射nt并且hook kifast-reload kernel pass inline hook
src
- 关于内核重载, 0.0 我也是从一个大牛那里拿来的 源码 看着写的很好分享出来-On the core overload. 0.0 I am also a large cattle the source used to write a good share to see out
内核重C源码和成品驱动
- 内核重载 过任意游戏驱动保护源码,目前只重载一个内核。掌握此方法重载多个内核文件可以通杀任意游戏驱动保护和软件HOOK等,大神必备技能,目前只让OD或者CE工具走新内核。WIN7 32系统加载驱动后可以打开OD或CE修改游戏数据了(The kernel is overloaded with an arbitrary game driver protection source, and only one kernel is overloaded at the moment. Mastering t
HookSSDT
- 驱动重载 Hook SSDT 绕过钩子 理论上过一切保护(reload-kernel , Hook SSDT)