资源列表
API-Hook-Open-Process
- Source dll hook API OpenProce-Source dll hook API OpenProcess
Write-their-own-VB-EXE-at-the-end-of
- VB源码 将信息写入自身EXE末尾并且读取 实现木马程序-Write their own VB EXE at the end of
SendMessage
- vb编写的几个按键模拟的代码,实现简单的外挂的功能-vb prepared several key simulation code
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
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
Hook
- 孙鑫最后一课,钩子程序的源代码,比较基础,但可以参考-Xin Sun last lesson, the hook program, source code, the comparison basis, but can refer to
DllBuild
- VB成生标准DLL库.包括原代码,调用例子-vb create static dll
hookApis
- VB实现,无DLL,HOOK指定进程API-vb do not need dll ,hook target process API
Hook-Key-[VB]
- COde use hooks with vb6 the hook on the keyboard, check combination keyboard for exit
Hook-API-OpenProcess-[MASM]
- Code simple example hook for API openprocess in Usermode , compile with MASM
hook_based_debugger
- hook_based_debugger是一个调试器,是建立在hook技术上的调试器-hook_based_debugger is a debugger that is built on technology debugger hook
Hook-(1)
- hook 键盘 c# 代码,可以实现全局键盘钩子-hook csharp