资源列表
KeyRecord
- 毕业论文设计之简单**程序代码 全局键盘钩子 隐藏运行,抓取键盘信息并记录 自动启动,伪装运行。-Thesis design of a simple Trojan program code global keyboard hook hidden run, grab the keyboard information and record start automatically, camouflage operation.
keypress
- * Parameters: * key : virtual keycode of the key to send. For printable * keys this simply the ANSI code (Ord(character)). * shift : state of the modifier keys. This is a set, so you * can set several of these keys (shift, control, alt, * m
6546545465
- 阻止使用Ctrl+Alt+Del,关机,注销,重启,等操作-Prevent the use of Ctrl+ Alt+ Del, shut down, logoff, restart, and other operations
通过API HOOK 创建SYSTEM用户进程
- 通过API HOOK 创建SYSTEM用户进程
07---TGUID
- IT HOOK AND PROTECT PROCESS FOR YOU WB
HookApi.rar
- 利用全局钩子,对API函数加载钩子,实现对API的监控,The use of the overall hook, hook load of the API function to achieve the monitoring of the API
detourxs
- - To remove a detour you just pass in the original pointer - No classes and released as a lib - API version of detour is just a thin wrapper (why didnt i do that before lol) - Easy to add different "detour jumps"
HOOK_VIRUS
- 运用钩子技术的病毒实例。 一个没有破坏力的病毒,大家放心。-Examples of the use of hook-virus technology. A virus is not destructive, we rest assured.
hoot
- 一个hook的实例可以做* 一个hook的实例可以做* -Instance of a hook to do plug-in instance of a hook to do plug-in
get
- 获取当前程序和窗口 源码是繁体的,可以列出当前所有程序名称列表、窗口、模块 源码很简洁,是个不错的范例
Hook_Grabkb
- 这个hook可以记录键盘输入的信息,通过简单的修改可已记录鼠标信息。很适合初学者学习。-This hook can record keyboard input information through simple modifications can be recorded mouse information. It is suitable for beginners to learn.