资源列表
vanquish-0.2.1
- Vanquish 是一个基于rookit的动态连接库,用于隐藏文件,目录,注册表等信息。-Vanquish rookit is based on a dynamic link library for hidden files, directories, registry information.
Java问题
- 本设计使用Java语言来实现一个生产者消费者问题,里边有详细的使用说明,可以作为课程设计使用。-use of the Java language designed to achieve a producer consumer issues, along with detailed instructions. can be used as a curriculum design.
sdkdllhook
- 这个是我刚学DLL时写的一个Windows键盘HOOK,技术有限,如果哪里不对,还请各位多多指点,我的邮箱是zhangweizj@msn.com-This is a DLL I am just learning to write a Windows keyboard HOOK, limited skills, where if not, please pointing out a lot, my mailbox is zhangweizj@msn.com
鼠标*和回放
- 基于Delphi的钩子函数的应用原理,记录鼠标和键盘操作并且回放鼠标键盘操作过程-based Delphi hook function of principle, records mouse and keyboard and mouse and keyboard playback operation
黑客程序IE终结者的源代码IEClose
- 黑客程序IE终结者,很好的屏蔽IE广告,并且可以用来查杀*程序-hacker program IE Terminator, a good shielding IE advertising, and can be used to detect and disinfect Trojans
老鼠回放
- 鼠标钩子函数练习用.可记录鼠标的一举一动, 并回放.-mouse function exercises with the hook. It can record mouse movements and playback.
钩子实现文件或端口读写的截取&
- 基于Delphi的介绍钩子原理,利用钩子原理来实现文件和端口的截取-based Delphi introduced hook principle, the use of hooks to the principle of documents and the interception of ports
log_srv
- 一份可以记录中文的*器的源代码。写得十分精简。值得一看-a record Chinese keyloggers source. Written very streamlined. An eye-catcher
获得桌面颜色
- 用鼠标钩子对鼠标消息进行拦截来得到鼠标在目前的位置,然后由的到的坐标来取得颜色值,-mouse news hook to intercept the mouse to be in the current mouse position, then the coordinates to get the color value,
nhdemo
- 屏幕取词最终完美版,注释详细,bug已补,有说明原理。-Capture Characters from Screen perfect final version of the Notes detailed bug has been completed, a descr iptive theory.
code_format_disk
- 磁盘格式化程序,msdn中没有提供磁盘格式化函数说明,但是只要加载shell32.dll,可以从中查到磁盘格式化函数SHformatdrive,可以利用此函数调用磁盘格式化界面。-disk formatting procedures, which are not available flowing disk formatting functions that However, as long as loading motto. disk can be found from SHformatdri
catwork0601
- 1、我想调用 SetWindowsHookEx 来设置 WH_CBT 钩子,但我了解到 MFC 也安装了这个钩子,也就是在一个线程中安装了两次 WH_CBT,这样做能行吗? 2、我正在将一个现有的 C++ 类库转换为托管扩展,以便能在 .NET 框架客户端使用它们。我的代码调用了 API 函数,这些函数需要当前运行模块的 HINSTANCE。我不想使用我的 DLL 的 HINSTANCE;我想让调用者提供 EXE 的 HINSTANCE,该 EXE 调用我的 DLL。我能将 HINST
