文件名称:EPROCESS_ActiveProcessLinks
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:138.09kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这个EPROCESS结构在ntddk.h中有定义,但是并未给出具体的结构,因此要得到EPROCESS中一些重要的成员变量,只能通过偏移的方法,比如PID,ImageName等.这些偏移可以在Windbg中dt _EPROCESS得到,但是不公开感觉还是不爽,而且这东西在不同的系统版本中不一样,如果要兼容的话,就必须先判断操作系统版本,遍历EPROCESS中的进程-The ntddk.h EPROCESS structure are defined, but did not give a specific structure, so to get some important members EPROCESS variables, only through the offset method, such as PID, ImageName and so on. These offsets can be Windbg in dt _EPROCESS, but still feel uncomfortable not open, and this version of things in different systems is not the same, if compatible, it must first determine the operating system version, the process of traversing EPROCESS
相关搜索: eprocess.h
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EPROCESS_ActiveProcessLinks.docx
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.