搜索资源列表
Word
- Word间谍程序+源代码平时我是一个很懒的人,所以期末考试总有或多或少的困难,嘿嘿,相信绝大多数的人每到期末前的一个月都很紧张的,我每到那时候就成天泡自习室,本科就这么过来了,呵呵。 一个偶然的机会我发现我导师喜欢在我们实验室的电脑上出期末考试题,如此我就开发了这个监视软件,接下来的我不说了。 本软件能监视Ms Word的运行(如果你愿意,可以设成对电脑全面监控),并且能自动保存屏幕内容,可以自己设置图像压缩比,存储位置等。一些参数用ini文件存放。 为了尽量减少内存的使用,一些功能
DLL封装窗口
- 请先编译DLL文件,并将DLL文件拷贝至call Hook目录, 调用CallDll程序加载*前,应先运行IE-post compiler DLL files and DLL files are copied to call Hook catalog, call CallDll external loading procedures, before first running IE
zhuru.dll注入的源代码
- 一个dll注入的源代码,通过找窗口句柄,HOOK,热键呼出封装在dll中的窗体,A dll into the source code through to find window handle, HOOK, exhaled hotkey is packaged in a form in dll
jianpangouzi
- 一个自己编写的键盘钩子程序,用DLL的形式封装-I have written a keyboard hook procedure, use the form of DLL package
myHook
- window 下的钩子安装和使用的小程序,安装的鼠标钩子,封装在动态库中-windows hook install hook program,the hook is mouse hook,in dll
apihook
- C#.NET 2008下开发的API HOOK进程send函数,可封装成DLL,对发送的数据包进行拦截,修改-C#. NET 2008 development of the API HOOK process under the send function, can be packaged into a DLL, for sending data packets to intercept, modify,
DLLInSert32
- DLL注入,对所有进程进行了注入! 并封装了下!-DLL injection, for all processes were injected! And encapsulates the next!
InjLib
- vc++ dll注入代码,非常好用,封装好的类,拿来就能用,测试通过没有问题-vc++ dll injection code, very easy to use, well-type package can be used with, the test is no problem
HiddenDirectory
- 该文档介绍了用NT驱动程序来拦截NTAPI来实现彻底隐藏文件和目录的目的。NT下有一个文件NTDLL.DLL,大部分NTAPI都是在这个库中封装的。其中实现查找文件和目录的API接口是ZwQueryDirectoryFile,所以我们只要拦截这个API的话,文件和目录就可以完全隐藏了!-This document describes the use of NT driver to intercept NTAPI to achieve completely hidden files and dir
dll_Injection
- 用vc写的一个dll注入,如果要修改某些程序的数据,找好基址,封装成函数放在dll中即可,控件是自绘的,界面还算可以吧-Vc used to write a dll injection, if you want to modify the data of some programs, to find a good base address on the package as a function of the dll can, control is self-painted, the inter
