资源列表
Hook-API-OpenProcess-[MASM]
- Code simple example hook for API openprocess in Usermode , compile with MASM
Hook-Key-[VB]
- COde use hooks with vb6 the hook on the keyboard, check combination keyboard for exit
hookApis
- VB实现,无DLL,HOOK指定进程API-vb do not need dll ,hook target process API
DllBuild
- VB成生标准DLL库.包括原代码,调用例子-vb create static dll
Hook
- 孙鑫最后一课,钩子程序的源代码,比较基础,但可以参考-Xin Sun last lesson, the hook program, source code, the comparison basis, but can refer to
FileGuard-safe-hook
- 文件过滤驱动,File filter driver intercepts file functions include copy, move, Read, Write, and get the file information, and so on. -File system driver.-File filter driver intercepts file functions include copy, move, Read, Write, and get the file informat
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