搜索资源列表
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。强
apihooktest2
- 一、前言 前一段时间发表了一篇文章 “Hook API 工具”,没有附带主程序的源代码,这几天翻出来代码加了些注释,现在补上。不过大家还是最好看看牛的书,书上讲解很详细。 二、对代码的简单说明 总共3个工程,1个主程序,1个HookDll, 1个例子Dll。主程序负责启动进程,并将 HookDll 注入。还有一些额外的功能,比如显示 Log, 例子Dll的信息,导出函数等,HookDll 在 DllMain 启动的时候根据配置钩住指定的 API 函数 三、这
msvbvm60
- 本控件采用无崩溃HOOK技术,零代码轻松实现XpCorona窗体效果(在设计时(VB6)就可以看到效果),并且可以实现窗体的透明,最上层等。完全可以跟商业控件相媲美,控件大小325K,另附工程示例 -Control adopts the collapse HOOK technology, code is easier to XpCorona Form effect (at the design (VB6) can see the effect), and forms can achieve a
大陆天2 游戏*源码
- 游戏*源码,有需要的就看看。游戏*源码,有需要的就看看。-game Trojan source, it is necessary to look at it. Game Trojan source, it is necessary to look at it.
wowmuma
- 游戏*源码,有需要的就看看。游戏*源码,有需要的就看看。-game Trojan source, it is necessary to look at it. Game Trojan source, it is necessary to look at it.
pb-api
- 欢迎对PB编程感兴趣的朋友来本站看看您的PB学习有所帮助-welcomed the PB programming of interest to the friends you look at the site to learn PB help
aqaq
- 一个小游戏了,小球在一个窗体内弹性碰撞,建议大家看看,是vc++环境,不看会后悔哦-a little game, the ball in a small window in vivo elastic collision, we look at the proposal, vc environment, do not regret oh
msn_spy
- msnspy,可以后台捕获MSN用户名密码的程序,采用钩子实现,中文注释很详细,适合看源码研究。-msnspy, background capture MSN users Password procedures used to achieve the hook, Chinese translations very detailed look at the source code for research.
InsideWindowRootkits
- rootkit 大家都知道吧,这个资料是最新的,想研究rootkit 技术的看看吧,我敢说这是最新的-rootkit everyone you know that this information is the latest, Study to look at the rootkit technology, and I dare say this is the latest
windowshook
- 程序“刷刷刷”能够在键盘光标所在的文本输入框中自动输入文字(中文、英文、数字),程序使用C++ Builder 5开发。首先运行C++ Builder并新建工程。接着,将窗体Form1的边框样式(BorderStyle)改为对话框(bsDialog),并放置相应控件如图所示,其中SS_Text是一个用于输入文本的TComboBox控件,当然,你可以在设计阶段预先向控件中输入一些常用文本,以便程序运行后可以直接选用 txtTimes和txtDelay为TEdit控件,分别用于控制发送文本的次数和间
udisk2
- 1、截获WINDOWS的系统消息,就是大家说的HOOK 2、监视系统事件 3、监视系统磁盘变化 2、3两种实现的代码昨天刚写了一块,楼主想必看过了,里面两种方法都提到了, 其实只用第3种就好,监视磁盘的同时很容易得到磁盘盘符和类型,得到盘符和路径以后,其他的楼主又没问-an intercepted Windows system message, as we say HOOK 2, 3 incident surveillance systems, surveillance s
hokk_TESTA
- 钩子的一个例子,用VC实现,大家可以-an example of the hook, with VC, we will look at
wulinwaizhuan
- 武林外传*代码,具体内容我也没有看,先发上来一同看看吧-witnessing the rumor extrapolated code, which I have not read and taking a look at it together onto
pefile
- PE文件是windows(9598NT)目前采用的可执行文件格式。流行的CIH病毒就是通过改变PE文件的内容,并且保持文件大小不变,从而实现自己的功能。本程序通过分析PE文件格式,将可执行文件的文件定位表重新定位,指向用户编写的DLL,然后指令指针返回正常调用位置。在DLL中通过系统挂钩,实现了后台各种级别密码的截获功能。-PE document windows (9598NT) of the executable file format. Popular CIH virus is throug
PE文件格式
- PE文件是windows(9598NT)目前采用的可执行文件格式。流行的CIH病毒就是通过改变PE文件的内容,并且保持文件大小不变,从而实现自己的功能。本程序通过分析PE文件格式,将可执行文件的文件定位表重新定位,指向用户编写的DLL,然后指令指针返回正常调用位置。在DLL中通过系统挂钩,实现了后台各种级别密码的截获功能-PE document windows (9598NT) of the executable file format. Popular CIH virus is through
微软研究院的开发包
- 可以拦截特定进程api的微软开发包1.5, 里面有微软的源代码,和我做的2个测试例子,1个是把dll注入进程中,1个是dll和应用程序同时启动。-can intercept specific process api Microsoft Development Kit 1.5, which has Microsoft's source code, and I made two of the test case, an injection is dll process, a yes dll
mousehook.rar
- 在系统中挂接全局鼠标钩子,可以捕获任何时刻任何程序中的鼠标位置。,Articulated in the system global mouse hook, you can capture any process at any time the location of the mouse.
Fools.rar
- 本程序采用VS2008.Net制作。模仿了死机或蓝屏(两者之间随机)。 系统用到Graphic、进程操作、屏幕截图截图、键盘钩子、注册表等,适合新人学习Winform程序之用。 由于系统模仿了死机和蓝屏,可在3秒内点击鼠标以解锁。否则只能重启电脑。 /// 鼠标码:11211233312 (“1”为鼠标左键,“2”为鼠标右键,“3”为鼠标中键) ,VS2008.Net produced using this procedure. Mimic a crash or blue scree
Write-their-own-VB-EXE-at-the-end-of
- VB源码 将信息写入自身EXE末尾并且读取 实现*程序-Write their own VB EXE at the end of