搜索资源列表
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。强
clamav_v0.90.2.0
- clamav_v0.90.2.0.rar clamav 最新的库,不好找的。 包括.h,.dll,.a。
EnumHook2.0
- 这是一个钩子检测,枚举程序,可以发现系统中安装了哪些钩子.然后你就可以卸载它了. 这个rar包含原EnumHook工程,但原工程是用RadAsm2.2.1.1汉语增强版编译的,是汇编源代码,我将它重写成c++源码,这样就有利于进一步的开发了.
keylog1.0
- 1、* 2、记录文件%windows%目录下winlog.dat 3、hodll.dll和wscnfy.exe拷贝至%system%下执行wscnfy.exe 4、开机即运行 5、卸载:wscnfy -u
apihook2.zip
- API钩子APIHOOK 2.0 源代码,APIHOOK
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
BossHook
- 在.Net2.0环境上开发WinForm程序,当在多线程中修改界面控件的状态,会抛出一个异常:Cross-thread operation not valid:Control textBox1 accessed from a thread other than the thread it was created on .后查询知道这是因为.net 2.0以后加强了安全机制,不允许在winform中直接跨线程访问控件的属性。到网上Google下,找到的解决方案有三种,现将这三种解决方案整理如下:
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
34
- 本文编译器使用 Visual Studio 2005 数据库采用XML格式 ReportView 版本为2.0 .net版本为2.0 -This compiler to use Visual Studio 2005 database using XML format ReportView version 2.0. Net version 2.0
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
ScreenKeyboard
- C#屏幕键盘,工程文件使用 Visual studio 2008 编辑,因此须使用 Visual Studio 2008 或以上版本(或者 SharpDevelop3.0以上版本) 才能正常打开。运行只需安装 .Net Framework 2.0 或更高版本,如果使用 Vistual Studio 2005 编译工程, 可以手动添加相应的文件。-C# screen keyboard, using the Visual studio 2008 project file editing,
hook-kernel-tut-2
- hook kernel tut 2, code in c++, build with wdk
mimikatz-2.0.0-alpha-20140614
- Windows密码抓取神器 代码完整 可编译通过 学习用的好代码-Windows password fetching artifact code complete Good code can be compiled by learning
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
