搜索资源列表
detours-src-1.2.exe
- 微软提供的截取Win32 API函数的开发包和例子
KeyLoger
- 区分大小写的按键记录器2个(利用消息钩子)-case-sensitive keys for two records (using news hook)
fwcounter(20050727)ver0.2.2.src
- SRS: 1. startup with Windows. 2. support windows 9x, 2000, XP 3. count for key which can be specified by register. 4. count number recorded in an file which path can be specified by register. 5. single instance. 6. run background. 7. 在任何时候,按Alt+S 显示/
ssjpacket
- (这个是在网上搜集的别人的程序,只是用于学习) 这个程序是我的几个研究生去年没事时写的,用的是我写的一些类和函数。ssj这个游戏现在倒闭了,所以我将源代码公布出来。 这些源程序代码全部在VC++ 6.0 + Windows XP下调试通过。因为当时游戏总是更新(防止*),这个*程序也不得不跟着更新,以便发给注册的用户,所以源代码显得有点乱。不过这几天我将里面重要的函数和模块都做了注释,相信大家如果认真研究,还是能够看得懂的。此*程序有下面几个功能: 1。复制装备 2。强
vanquish-0.2.1
- Vanquish 是一个基于rookit的动态连接库,用于隐藏文件,目录,注册表等信息。-Vanquish rookit is based on a dynamic link library for hidden files, directories, registry information.
catwork0601
- 1、我想调用 SetWindowsHookEx 来设置 WH_CBT 钩子,但我了解到 MFC 也安装了这个钩子,也就是在一个线程中安装了两次 WH_CBT,这样做能行吗? 2、我正在将一个现有的 C++ 类库转换为托管扩展,以便能在 .NET 框架客户端使用它们。我的代码调用了 API 函数,这些函数需要当前运行模块的 HINSTANCE。我不想使用我的 DLL 的 HINSTANCE;我想让调用者提供 EXE 的 HINSTANCE,该 EXE 调用我的 DLL。我能将 HINST
顏色獲取器_源代碼
- 為方便用photoshop時候寫的小工具 ,獲取鼠標任意點的顏色 ,并取得此顏色的RGB / CYMK /HEX 值 , 還有如何實現透明窗體,是做網頁取色的好工具 , 不過取星號密碼的功能我就沒有加入了,看過很多vb文章都不能取得開啟網頁時候的*號密碼(WIN2K) ,只能通過全局hook實現 ,哪位大哥知道 ,幫忙告知 !感激不禁..Email : pcbate.2@gbmgroup.com.cn-used photoshop to facilitate the time to write
xpctrl
- VB 实现在WIN2K/XP下禁用 CTRL-ALT-DEL 2种方法-VB in WIN2K/XP disable CTRL-ALT-DEL two methods
大陆天2 游戏*源码
- 游戏*源码,有需要的就看看。游戏*源码,有需要的就看看。-game Trojan source, it is necessary to look at it. Game Trojan source, it is necessary to look at it.
clamav_v0.90.2.0
- clamav_v0.90.2.0.rar clamav 最新的库,不好找的。 包括.h,.dll,.a。
war3Helper1.2.src
- war3 改键助手1.2源代码。 使用WH_KEYBOARD_LL钩子注入war3进程来改建,效率很高。 通过读取内存来自动识别聊天模式。 这个版本只支持1.24-war3 change key assistant 1.2 source code. Use WH_KEYBOARD_LL hook into war3 process to alteration, high efficiency. By reading the memory to automatically identi
mhook-2.3
- 类似于微软的Detour库,优点是容易使用,支持X64位的CPU-imilar to Microsoft s Detour library, the advantage is easy to use, and support a CPU
keyboard
- Fearless KeySpy v2.0 FKS是一个非常小的(2.5K)的*器,当记录到一定大小时可以上传到指定的FTP服务顺上。 记录文件名如下: Vic1_03_24_23_FKS20(用写字板打开) 记录格式如下: [> Undetected.txt - 记事本 <] 测试-Fearless KeySpy v2.0 FKS is a very small (2.5K) keyboard recorder, when recording to
416974-API-hooking-Part-2
- API Hooking part 2-API Hooking part 2..
Detours_Express_2.1
- detours express 2.1 microsoft-detours express 2.1
EasyHook_2.6_Source_Code
- Easy Hook 2.6 ,一个实现钩子的库,具体的可以下载去看-Easy Hook 2.6, a hook library to achieve the specific area can be downloaded to see
hook-kernel-tut-2
- hook kernel tut 2, code in c++, build with wdk
2
- 1通过API来实现禁用窗口关闭按钮 2通过API来实现取消禁用窗口关闭按钮-1 by API to implement disable the window close button 2 by API to implement cancel disable the window close button
EasyHook 2.6 Binaries
- 最近一段时间由于使用MinHook的API挂钩不稳定,经常因为挂钩地址错误而导致宿主进程崩溃。听同事介绍了一款智能强大的挂钩引擎EasyHook。它比微软的detours好的一点是它的x64注入支持是免费开源的。不想微软的detours,想搞x64还得购买。 EasyHook提供了两种模式的注入管理。一种是托管代码的注入,另一种是非托管代码的注入。我是学习C++的,所以直接学习了例子中的非托管项目UnmanagedHook。里面给了一个简单的挂钩MessageBeep API的示例(D
windows程序设计2 王艳平
- windows程序设计2 王艳平的源码 实用 配合书本一起阅读 牛逼
