资源列表
KeyHook
- 本例子演示了ring3键盘钩子获取q密码。仅用于研究用途!切记!本例子造成一切后果与作者无关。-This example demonstrates ring3 keyboard hook for q password. Only for research purposes! Remember! This example has nothing to do with the author all the consequences caused.
SoundEffactPlay
- 一个简单的音效播放程序,可以设置10个音效,通过键盘选择播放,当初给年会三句半配乐用。用到键盘钩子,WAV播放。-A simple audio player, you can set 10 audio, choose to play the keyboard, the original soundtrack to the annual San Juban use. Use the keyboard hook, WAV playback.
RegisterUserApiHook
- 拦截并修改输入法(使用未公开函数RegisterUserApiHook-Intercept and modify the input (to use the undocumented function RegisterUserApiHook)
PE_TLoader
- PE加载器很牛比的,采用pascal 语言编写,能加载任何32位PE文件!-pe laoder hacker!
copymemory
- VB中调用copymemory实现内存的拷贝,让你见识VB指针操作的魅力-VB to implement memory copy call copymemory, VB allows you to experience the charm of pointer operations
varptr
- VB6.0中的Varpty函数,地址操作函数,Vb中一样有着跟VC一样的指针-VB6.0 in Varpty function, the address manipulation functions, Vb, as with the pointer with the same VC
Not-Reader
- 内存不能为读的解决办法,请查看本函数,工作中经常遇到本问题-Memory can not read a solution, please check the function, the problem often encountered in the work
anit
- Windows应用程序是基于消息驱动的,任何线程只要注册窗口类都会有一个消息队列用于接收用户输入的消息和系统消息。为了拦截消息,Windows提出了钩子的概念。钩子(Hook)是Windows消息处理机制中的一个监视点,钩子提供一个回调函数。当在某个程序中安装钩子后,它将监视该程序的消息,在指定消息还没到达窗口之前钩子程序先捕获这个消息。这样就有机会对此消息进行过滤,或者对Windows消息实现监控。-Windows application is based on the message-dri
IsApiHook
- 检测是否被apihook了Read和WriteProcessMemory,防止有人通过apihook盗取重要内容-Test is being apihook the Read and WriteProcessMemory, prevent someone steal apihook important
socket-hook
- 可以钩住一般的套接字函数,可以钩住一般的套接字函数 可以钩住一般的套接字函数 可以钩住一般的套接字函数-it can hook the socket api!!!
Scylla_Imports_Reconstruction_v0.5a_SRC
- IAT Reconstructor SRC
hook-api
- 利用全局钩子,将操作系统API地址修改为自定义的函数,使用完成后,再将地址修改为之前的操作系统API地址-Use global hook, the operating system API address changes for custom functions, using complete, then the address changes for the operating system API address before