资源列表
thjdsfisdf_1
- this very good-this is very very good
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.
daimazhuruPshellcode-
- 代码注入的demo程序,基于VC的源码,需要的可以下载参考一下,-Code into the demo program source code based on VC can be downloaded for reference.
all-Chinese-api-module
- 全中文API模块/all Chinese api module-all Chinese api module
keyboardhook
- 驱动写的键盘钩子 勾住一切键盘输入 保存在txt文件中
afxCodeHook.zip
- Code Hooking Library for DELPHI by aphex,Code Hooking Library for DELPHI by aphex
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.
PEview
- PE 文件查看与 事例病毒一个 学习使用!-PE File Viewer and examples of viruses a
copymemory
- VB中调用copymemory实现内存的拷贝,让你见识VB指针操作的魅力-VB to implement memory copy call copymemory, VB allows you to experience the charm of pointer operations
EmulateSpy++Messages
- spy实现示例,里面包含了4种类型钩子示例。(Spy implementation example, which contains 4 types of hook example.)
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