- pyzh1 在开发数据库应用程序过程中
- MSBrowser2005 一个用DELPHI开发的多页IE浏览器
- opengl-dor 粒子系统模拟烟雾
- fir_lp 1. To design FIR filters in MATLAB to achieve various types of frequency selectivity
- subsetComput.rar 子集法实现NFA到DFA的转换
- A-NOVEL-APPROACH-BASED-ON-NOISE-AND-PARAMETER-EST A NOVEL APPROACH BASED ON NOISE AND PARAMETER ESTIMATION FOR IMAGE ENHANCEMENT
文件名称:Kernel Inline Hook
介绍说明--下载内容来自于网络,使用问题请自行百度
目前流行和成熟的kernel inline hook技术就是修改内核函数的opcode,通过写入jmp或
push ret等指令跳转到新的内核函数中,从而达到修改或过滤的功能。这些技术的共同点
就是都会覆盖原有的指令,这样很容易在函数中通过查找jmp,push ret等指令来查出来,
因此这种inline hook方式不够隐蔽。本文将使用一种高级inline hook技术来实现更隐蔽的
inline hoo技术(Currently popular and mature kernel inline hook technology is to modify the kernel function of the opcode, by writing JMP or push, RET and other instructions jump to the new kernel function, so as to achieve the function of modification or filtering)
push ret等指令跳转到新的内核函数中,从而达到修改或过滤的功能。这些技术的共同点
就是都会覆盖原有的指令,这样很容易在函数中通过查找jmp,push ret等指令来查出来,
因此这种inline hook方式不够隐蔽。本文将使用一种高级inline hook技术来实现更隐蔽的
inline hoo技术(Currently popular and mature kernel inline hook technology is to modify the kernel function of the opcode, by writing JMP or push, RET and other instructions jump to the new kernel function, so as to achieve the function of modification or filtering)
相关搜索: Kernel Inline Hook
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Kernel Inline Hook.docx
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
