资源列表
KeyLog
- * *器 代码最早出自哪里也忘了-Keylogger keyloggers
Mouse_emulator_src
- 键盘模拟鼠标操作 上下左右键盘,模拟鼠标移动 1为左键 2为右键 3为关闭 空格为开启-Keyboard, mouse simulation Up and down the keyboard, mouse simulation 1 Left 2 Right 3 is close to open spaces
KeyHook
- 键盘钩子,截获键盘,模拟按键自动输入内容-Keyboard hook to intercept keyboard input analog button automatically
memory.operator
- 这是一款可以修改进程内存特征码的程序,非常小巧。-This is a process you can modify the signature of program memory, very small.
QQVoiceSpySrc
- 我自己写的QQ和MSN语音聊天窃听器,可以把语音聊天内容录下来,可以保存成PCM, MP3,WAV等格式。 用到了API HOOK知识还有Detour库,值得一看哦。 用VC6.0开发-I wrote it myself QQ and MSN voice chat listening devices, voice chat can be recorded, you can save as PCM, MP3, WAV and other formats. Also used the API
hookzwquery
- 用汇编实在Ring3 和 Ring0 下的Inline HooK-It Ring3 and assembly under the Inline HooK Ring0
WSOCKET
- HOOK WinSock2 的完整例子。(使用Platform SDK 2003SP1编译)-A completed example for HOOK WinSock2 (Compiled using the Platform SDK 2003SP1)
hook
- 屏幕抓图\hook,很不错的vc源码,希望能对大家有所帮助-Screenshots \ hook, very good vc source, I hope you can help
ktrexe
- 一个VC写的*器源代码,功能比较简单,采用的是 DLL动态库注入的方式,本程序分为两个模块,一个为EXE 加载模块,一个为DLL功能模块. 功能比较朴实,可以用于学习.-VC to write a keyboard logger source code, function relatively simple, uses a dynamic library DLL into the way, this program is divided into two modules, on
mhook-2.3
- 类似于微软的Detour库,优点是容易使用,支持X64位的CPU-imilar to Microsoft s Detour library, the advantage is easy to use, and support a CPU
gina.sample
- MS gina with full source code sample
anti-ssdt
- Windows XP是通过sysenter调用KiFastCallEntry将ntdll.dll的调用切换到内核的。KiFastCallEntry的原理是通过在SSDT中查找函数地址跳转。所以只要伪造一张原始SSDT,就可以使得SSDT-HOOK无效了。-Windows XP by calling KiFastCallEntry sysenter ntdll.dll call will switch to the kernel. KiFastCallEntry SSDT principle i