文件名称:KsBinSword
- 所属分类:
- 钩子与API截获
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 166kb
- 下载次数:
- 0次
- 提 供 者:
- t***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
进程相关函数HOOK代码VOID DisplayProcess() 列举进程
VOID DisplayThread() 列举线程
ULONG GetCidAddr() 列举进程所需要的Cid表
DWORD GetDllFunctionAddress() 主动防御中通过句柄得到路径
PVOID GetDriverBaseAdress() 获取指定驱动基址
DWORD GetPlantformDependentInfo () 获取平台信息
BOOL GetProcessName() 主防中通过句柄得到进程名
ULONG GetProcessType() 通过句柄得到进程类型
int GetProNum() 获取当前进程数量
PTHREAD_INFO GetThread() 获取线程信息
BOOL GoOrNot() 主防中让用户判断是否放行
VOID IsValidProcess() 记录进程信息
-Correlation function of the process HOOK code VOID DisplayProcess () listing process VOID DisplayThread () listing thread ULONG GetCidAddr () listing process needs Cid Table DWORD GetDllFunctionAddress () active defense be the path through the handle PVOID GetDriverBaseAdress () DWORD base address for the specified drive GetPlantformDependentInfo () to obtain platform information BOOL GetProcessName () handle to get through the main anti-process name ULONG GetProcessType () handle to get through the process of type int GetProNum () Get the current number of processes PTHREAD_INFO GetThread () Get thread information BOOL GoOrNot () primary prevention allows users to determine whether the release VOID IsValidProcess () record process information
VOID DisplayThread() 列举线程
ULONG GetCidAddr() 列举进程所需要的Cid表
DWORD GetDllFunctionAddress() 主动防御中通过句柄得到路径
PVOID GetDriverBaseAdress() 获取指定驱动基址
DWORD GetPlantformDependentInfo () 获取平台信息
BOOL GetProcessName() 主防中通过句柄得到进程名
ULONG GetProcessType() 通过句柄得到进程类型
int GetProNum() 获取当前进程数量
PTHREAD_INFO GetThread() 获取线程信息
BOOL GoOrNot() 主防中让用户判断是否放行
VOID IsValidProcess() 记录进程信息
-Correlation function of the process HOOK code VOID DisplayProcess () listing process VOID DisplayThread () listing thread ULONG GetCidAddr () listing process needs Cid Table DWORD GetDllFunctionAddress () active defense be the path through the handle PVOID GetDriverBaseAdress () DWORD base address for the specified drive GetPlantformDependentInfo () to obtain platform information BOOL GetProcessName () handle to get through the main anti-process name ULONG GetProcessType () handle to get through the process of type int GetProNum () Get the current number of processes PTHREAD_INFO GetThread () Get thread information BOOL GoOrNot () primary prevention allows users to determine whether the release VOID IsValidProcess () record process information
相关搜索: 进程信息
(系统自动生成,下载前可以参看下载内容)
下载文件列表
KsBinSword\KsBinSword.dsw
..........\KsBinSword.dsp
..........\buildchk_wxp_x86.log
..........\dbghelp.h
..........\readme.txt
..........\sources
..........\makefile
..........\ddkbuild.bat
..........\ntifs.h
..........\KBSProcess.c
..........\KBSscsi.c
..........\KsBinSword.plg
..........\KsBinSword.h
..........\KsBinSword.c
..........\KBSmon.c
..........\KsBinSword.suo
KsBinSword
..........\KsBinSword.dsp
..........\buildchk_wxp_x86.log
..........\dbghelp.h
..........\readme.txt
..........\sources
..........\makefile
..........\ddkbuild.bat
..........\ntifs.h
..........\KBSProcess.c
..........\KBSscsi.c
..........\KsBinSword.plg
..........\KsBinSword.h
..........\KsBinSword.c
..........\KBSmon.c
..........\KsBinSword.suo
KsBinSword