资源列表
N-CodeHook.rar
- Hook 超级钩子,各种牛逼钩子 Hook 超级钩子,各种牛逼钩子 Hook 超级钩子,各种牛逼钩子,XXX
gouzimuma
- apple.exe和apple.dll是完成编译后的两个文件,exe里有一个定时器,当QQ聊天窗口打开时自动发送一段话。dll里主要是钩子函数。 目前有几个难点解决不了: 1.我本来是打算从内存剪贴版里复制一段话到QQ的对话窗口,然后发送,但是可能因为现在的QQ禁止了这种行为,我可以在自己的窗体上实现,但是QQ的对话窗体无法做到,我只能通过SendMessage()一个字一个字的发送。导致中文无法显示。 2.无法在任务管理器隐藏exe 3.不能将dll挂到explorer下。如果
20105201345437
- 用api中SetCursorPos函数实现鼠标绕环,本实例为vb版,另有C#版,原理一样,本实例仅对于初学者,所以比较简单。 -SetCursorPos with api functions for the mouse circling in the instance of the vb version, and another C# version of the same principle, only for beginners in this instance, it is relativ
EmulateSpy++Messages
- spy实现示例,里面包含了4种类型钩子示例。(Spy implementation example, which contains 4 types of hook example.)
copymemory
- VB中调用copymemory实现内存的拷贝,让你见识VB指针操作的魅力-VB to implement memory copy call copymemory, VB allows you to experience the charm of pointer operations
PEview
- PE 文件查看与 事例病毒一个 学习使用!-PE File Viewer and examples of viruses a
AppInitHook
- 本实例向大家表明如何设定全局钩子。AppInit_DLLs 用于进行dll注入。 - an easy way to set up system-wide global API hooks. It uses AppInit_DLLs registry key for DLL injection and Mhook library for API hooking. To illustrate this technique we will show how to easily hide calc.
afxCodeHook.zip
- Code Hooking Library for DELPHI by aphex,Code Hooking Library for DELPHI by aphex
keyboardhook
- 驱动写的键盘钩子 勾住一切键盘输入 保存在txt文件中
all-Chinese-api-module
- 全中文API模块/all Chinese api module-all Chinese api module
daimazhuruPshellcode-
- 代码注入的demo程序,基于VC的源码,需要的可以下载参考一下,-Code into the demo program source code based on VC can be downloaded for reference.
HookCreateProcess
- 自己写的API-Hook。hook的函数是CreateProcessA和CreateProcessW。就是说可以检测进程创建。还有2处不完善。一个是创建程序的路径没能很好的显示。另一个退出时有点系统异常。-himself wrote the API - Hook. The hook function is CreateProcessA and CreateProcessW. Say can detect the creation process. There are two imperfect.