-
rootkit 大家都知道吧,这个资料是最新的,想研究rootkit 技术的看看吧,我敢说这是最新的...
rootkit 大家都知道吧,这个资料是最新的,想研究rootkit 技术的看看吧,我敢说这是最新的-rootkit everyone you know that this information is the latest, Study to look at the rootkit technology, and I dare say this is the latest
- 2022-05-26 04:52:57下载
- 积分:1
-
代码使用Visual C++ 6.0为开发工具,为了使程序小巧灵活,本人使用了WTL而不是MFC实现软件的界面,所以编译源代码需要安装WTL库。WTL库是微软发...
代码使用Visual C++ 6.0为开发工具,为了使程序小巧灵活,本人使用了WTL而不是MFC实现软件的界面,所以编译源代码需要安装WTL库。WTL库是微软发布的基于ATL构建的工具库,随源代码一起发布,可以从微软网站下载,也可以从http://www,winmsg.com/cn/orbit.htm下载。本程序使用WTL 7.1,应该也可用WTL 7.5。编译WTL程序需要安装微软的Platform SDK,最好是2002年以后的版本,如果使用Visual Studio 2002或以后的版本可不用安装Platform SDK,因为它们已经包含了Platform SDK。
在AntiHook workspace下公有四个project,AntiHook是钩子检测程序,它编译生成AntiHook.exe,运行AntiHook.exe需要和AntiHook.ini在同一个目录下,AntiHook.ini是配置文件,可以在AntiHook目录下找到。sysHook是一个全局钩子程序的例子,编译候生成sysHook.dll,用于AntiHook测试之用。HookHelper是GUI界面的sysHook.dll加载程序,编译生成HookHelper.exe,运行HookHelper.exe就可以在系统中安装sysHook.dll钩子。Helper是Console界面的sysHook.dll加载程序,编译生成Helper.exe,用于调试sysHook.dll钩子程序。-code using Visual C 6.0 for the development of tools, in order to enable small flexible procedures, I used WTL instead of the MFC software interface, the need to compile the source code for the installation of WTL. WTL repository is based on Microsoft ATL Construction of the library of tools, together with the source code release can be downloaded from
- 2022-03-05 18:09:39下载
- 积分:1
-
利用钩子获取当前进程正在发生的各种消息(WM_),用于判断该进程所发生的各种事件。...
利用钩子获取当前进程正在发生的各种消息(WM_),用于判断该进程所发生的各种事件。-The use of hook to obtain the current process taking place in a variety of sources (WM_), the process used to determine the events.
- 2022-01-26 05:09:20下载
- 积分:1
-
一个hook计事本的,并对其进行子类化的源代码
一个hook计事本的,并对其进行子类化的源代码-Hook of a thing in this, and their sub-class of the source code
- 2022-03-21 08:49:35下载
- 积分:1
-
wsock32 hook code
wsock32 hook code
- 2022-05-22 21:31:04下载
- 积分:1
-
APIHOOK的Demo程序,搞win32计算机底层开发的人可以研究一下
APIHOOK的Demo程序,搞win32计算机底层开发的人可以研究一下-APIHOOK the Demo procedures and engage in win32 bottom of the development of the computer can see
- 2022-01-25 19:52:49下载
- 积分:1
-
是.NET环境下实现全局HOOK的例子,是又C#.NET开发
是.NET环境下实现全局HOOK的例子,是又C#.NET开发-yes.NET environment to achieve overall HOOK example, is another C#.NET development
- 2022-10-19 19:20:04下载
- 积分:1
-
源代码技术示范包的完整完整性!
完整的API HOOK技术演示完整源代码包!-API HOOK complete integrity of the source code technology demonstration package!
- 2022-02-24 15:09:00下载
- 积分:1
-
very simple hook a whole, shielding all the keyboard keys, mainly in a little, a...
很简单的一个全局钩子,屏蔽键盘所有按键,主要用在,嘿嘿,把键盘当垫板的人,比如在网吧抄东西。双击便运行,关闭即退出。
送给菜鸟。-very simple hook a whole, shielding all the keyboard keys, mainly in a little, and the keyboard when the plate. For example, in the cafes copied things. Double-click operation will close withdraw. As they gave.
- 2022-03-20 21:26:59下载
- 积分:1
-
能够将CTRL ALT DEL等功能LOCK锁定 使用HOOK钩子技术 学习API HOOK的好DEMO...
能够将CTRL ALT DEL等功能LOCK锁定 使用HOOK钩子技术 学习API HOOK的好DEMO-Be able to CTRL ALT DEL functions LOCK Lock the use of HOOK hooks API HOOK good technological learning DEMO
- 2023-01-15 02:00:03下载
- 积分:1