搜索资源列表
-
0下载:
Enclosed is MFC source code for a function which can be used to hook any imported function call which your application makes. Since most of the Win32 API is implemented using import functions in dlls, this means that you hook Win32 API calls. This is
-
-
0下载:
There are numerous codes in the www to explain how to hook API functions inside a remote process. So, why creating another one ? This article is the first (I) part of a tool I m working on. This tools won t be too complex, so there is no need for a h
-
-
0下载:
注入技术简述:
本实例其实是一个查看工具。完成以下的几个功能:
1、查看系统当前的运行进程;
2、查看系统当前的运行线程;
3、查看系统中运行某个进程中包含的DLL列表;
4、通过创建远程线程的方法将DLL注入到目标进程中:
5、通过Hook方法将DLL注入到目标进程中:
-A brief injection technique: This example is actually a view tool. Completion
-
-
0下载:
易语言远程HOOK最新源代码,适合专一HOOK的需求-Easy language remote HOOK latest source code, suitable for the needs of specific HOOK
-