文件名称:HookSy
介绍说明--下载内容均来自于网络,请自行研究使用
注入技术简述:
本实例其实是一个查看工具。完成以下的几个功能:
1、查看系统当前的运行进程;
2、查看系统当前的运行线程;
3、查看系统中运行某个进程中包含的DLL列表;
4、通过创建远程线程的方法将DLL注入到目标进程中:
5、通过Hook方法将DLL注入到目标进程中:
-A brief injection technique: This example is actually a view tool. Completion of the following functions: 1, view the system is currently running process 2, Show system is currently running thread 3, view the system is running a process that contains a list of the DLL 4, by creating a remote thread method the DLL is injected into the target process: 5, through Hook Methods DLL into the target process:
本实例其实是一个查看工具。完成以下的几个功能:
1、查看系统当前的运行进程;
2、查看系统当前的运行线程;
3、查看系统中运行某个进程中包含的DLL列表;
4、通过创建远程线程的方法将DLL注入到目标进程中:
5、通过Hook方法将DLL注入到目标进程中:
-A brief injection technique: This example is actually a view tool. Completion of the following functions: 1, view the system is currently running process 2, Show system is currently running thread 3, view the system is running a process that contains a list of the DLL 4, by creating a remote thread method the DLL is injected into the target process: 5, through Hook Methods DLL into the target process:
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DllImpSy.bpf
DllImpSy.bpr
DllMain.cpp
ExeIpmSy.bpr
ExeIpmSy.cpp
ExeIpmSy.res
ExeMain.cpp
ExeMain.dfm
ExeMain.h
DllImpSy.bpr
DllMain.cpp
ExeIpmSy.bpr
ExeIpmSy.cpp
ExeIpmSy.res
ExeMain.cpp
ExeMain.dfm
ExeMain.h