资源列表
Form_Tray
- Minimize the Excel UserForm in the system tray
NtOpenProcess[SSDT-Hook]
- NtOpenProcess[SSDT Hook].rar-
InjLib
- 代码功能:将动态链接库注入已运行的进程 用途: 用于拦截API测试。 程序用于开发api拦截功能的辅助测试用,当开发了一个api拦截应用的时候,需要频繁的注入,卸载于某进程。 本工具可以使得工作更为方便的进行,如可直接启动notepad进程并注入指定的动态链接库(此dll名称写死于代码内 ,但可以很容易的修改成可配置的方式,不过一般没有必要),当然,也可指定进程id来注入 当年做加密保护的时候,API拦截的部分经常需要做此种测试,故有此工具诞生了。 原理:用远程线程方式注
DisableWindowsKeys
- 用VB编程实现锁定计算机键盘,主要功能就是禁止键盘上的任意按键,同时还可以为软件设置密码,禁用任务管理器,保存当前设置;另外还可在任务栏添加小图标和任务管理器"应用程序"及"进程"隐藏进程的功能,并且锁定计算机后禁止使用屏保密码,可以使用快捷键解锁。-Programming with VB computer keyboard lock, main function is to prohibit any key on the keyboard, while software can also se
KBHookSrc
- keybaord hook, 钩子,键盘-keybaord hook, hook, keyboard
jjjgff
- 驱动保护自身进程 让别人结束不了你自己的进程 呵呵 蛮好的 用到了HOOK技术-Drive to protect their own end of the process for others can not process your own Oh just fine to use the technology HOOK
rbHookEsc
- vc6.0键盘钩子程序,可以钩住ESC键,用户按esc键就可关闭桌面的最上层窗口
TrailMousePos
- vc 鼠标位置追踪\TrailMousePos的程序源码,值得一看!-Mouse location tracking vc \ TrailMousePos the program source code, worth a visit!
InnerHook
- 一个简单的 钩子小程序 屏蔽了 鼠标键盘,-A simple hook applet shielding mouse, keyboard,
AutoSave
- 给出指定的路径,可以按照路径把东西自动保存起来。-Given the specified path, the path can be automatically saved。
ppbdhw7
- CIH对硬盘破坏之完全剖析 IOS_SendCommand是Win95的一个非常底层的VXD调用-CIH damage to the hard disk is completely analyze the IOS_SendCommand Win95 a very low-level VXD calls
My-Api-Hooking
- Small sample in vbasic Thanks to ebartsoft and Rm_code