资源列表
SetWindowsHookEx
- 系统钩子(键盘钩子,鼠标钩子等等)已是我们最长用的手段,要做钩子程序就必须用到下面这几个函数使用动态链接库(dll),即要实现全局系统钩子。这里就这几个函数的参数做一下详细的讲解-Hook (hook the keyboard, mouse, hook, etc.) is the longest we have the means used, the hook procedure must be used to do these functions use the following dynam
SendMessage
- vb编写的几个按键模拟的代码,实现简单的*的功能-vb prepared several key simulation code
Write-their-own-VB-EXE-at-the-end-of
- VB源码 将信息写入自身EXE末尾并且读取 实现*程序-Write their own VB EXE at the end of
API-Hook-Open-Process
- Source dll hook API OpenProce-Source dll hook API OpenProcess
GooeslfyVideo
- 功能: 1:调用vicap.dll开启电脑摄像机。 2:调用函数关闭摄像机。 3:拍照功能。-Features: 1: Turn on the computer called vicap.dll camera. 2: Call the function off the camcorder. 3: The camera.
hook_simple
- Simple hook code example for jxonline
Windows-Rootkits
- Rootkits技术在信息安全领域越来越受到重视,各种Anti-rootkits新技术不断出现。在各种Anti-root- kits工具的围剿下,常规的Rootkits隐藏技术难以遁形。在系统分析和深入研究传统内核级Rootkits隐藏技术的基 础上,提出了一个集驱动模块整体移位、内核线程注入、IRP深度内联Hook 3种技术为一体的Rootkits隐藏技术体 系。-Rootkits technology in the field of information security mo
mouse
- 简单鼠标hook 显示 鼠标的位置 线程钩子-Simple mouse hook hook thread display position of the mouse
simpleinjection
- Basic windows DLL Injector
CsHook
- 键盘钩子,解决键盘按键,自动激发键盘事件-c# CsHook
GlobalHook
- 屏蔽按键中的alt+f4,和其他的一些键位。-Shield button in the alt+ f4, and some other keys.
HOOKService
- 怎样正确的使用hook钩子函数,以及知晓hook的基本用法-How to properly use the hook hook function, and know the basic usage of hook
