资源列表
HOOK注入框架(DLL源码)
- HOOK注入框架(DLL源码)和EXE 注入源码及框架(Hook injection framework (DLL source code) and exe injection source code and framework)
capture
- 屏幕抓图小精灵 利用钩子函数实现 比较简单实用 我使用的-CAPTURE.DFM HOOK.DFM UNIT.QFD SO ON
HOOK
- HOOK注入其它文件,实现带窗体注入,HOOK注入其它文件,实现带窗体注入-The HOOK injected into the other documents
int3-Hook
- int3 hook 相当于drx Hook-int3 hook drx Hook
fGeGJJmlk
- 代码是用来实现为对话框程序制作启动画面的源码,一般,适合初学的人-The code is used to make a boot screen source code for the dialog box procedure, generally suitable for beginners who look at
Keylogger-and-sends-the-information
- *并发送指定邮箱实现信息窥探,这个程序我写了很长时间的,大家也支持一下吗........ -Keylogger and sends the information to achieve the specified mailbox snooping
clamav_v0.90.2.0
- clamav_v0.90.2.0.rar clamav 最新的库,不好找的。 包括.h,.dll,.a。
9260303
- VC image processing, complete filtering and other functions-VC image processing, complete filtering and other functions provides
HOOK
- 这个一个钩子程序,主要是用来锁住键盘和鼠标
e
- 易语言驱动全通信源码,驱动级进程隐藏、进程保护! -Easy language to drive the whole communication
bypass_easyhook
- bypass windows hook engines which if the LoaderLock is held not executes the hook handler.
BindtoFile
- 文件合并工具1.0 功能: 1.将两个文件合并为一个文件 2.将合并后的一个文件分解为两个文件 应用:主要是为了软件的安装方便,假如一个程序有一个exe文件,运行时还需要一个dll或者ocx文件,这样在文件运行的时候就得copy两个文件,如果使用文件合并工具后就可以把两个文件合并到一个exe文件中,在exe运行时再将自身分解为两个文件,这样就做到了安装文件,只需要一个文件. 本软件也使用了此功能,将actskin4.ocx与exe合并了,具体请看源程序.-F