-
Q宠保姆2。15
自动喂食,自动购物,自动洗澡,可挂机
Q宠保姆2。15
自动喂食,自动购物,自动洗澡,可挂机-pet nanny 2. 15 automatic feeding, automatic shopping, bathing automatically be terminated
- 2022-02-26 02:15:31下载
- 积分:1
-
大家都耍过文曲星中的猜数字的游戏吧 !! 最近我在学习C语言。写了个菜鸟的C语言的猜数字的游戏程序的原代码...
大家都耍过文曲星中的猜数字的游戏吧 !! 最近我在学习C语言。写了个菜鸟的C语言的猜数字的游戏程序的原代码-rings off the viewing of the game! ! I recently learning C language. Wrote a birdie C language viewing of the game"s original code procedures
- 2022-02-05 09:45:57下载
- 积分:1
-
Detours HookFunction
Detours是微软开发的一个函数库,可用于捕获系统API。
最近在做API hook相关的东西,用了inline hook后感觉不错,但是查找资料发现inline hook并不稳定
inline hook 的原理是在系统访问一个函数的时候先替换原函数入口处的内容跳转到自己设计的hook函数中,然后在自己函数中进行hook工作。可是在并行系统中,很可能有个线程就在这个时候调用了被自己改掉的系统函数,出现我们无法预期的结果。
所以打算学习一下inline hook升级版:detour库hook,其实hook过程原理基本一样,只是微软做了封装和相关的冲突检查,所以这种api hook稳定些。
这个是开发出来的可以编译使用的HOOK Function代码。
- 2022-02-16 04:41:53下载
- 积分:1
-
用VB 写的游戏修改器,英文版,供大家参考
用VB 写的游戏修改器,英文版,供大家参考-Using VB to write the game modification, and English, for your reference
- 2022-11-28 18:45:03下载
- 积分:1
-
电话簿中
telphone book samples
- 2022-03-06 15:36:39下载
- 积分:1
-
易语言 斗地主万能手动记牌器 原创
用法 发牌后 把自己牌按一片 然后就可以按着左右出牌按...
易语言 斗地主万能手动记牌器 原创
用法 发牌后 把自己牌按一片 然后就可以按着左右出牌按-Easy language斗地主omnipotent browser manually recorded original usage licensing licensing licensing by themselves after a year and then can be according to the cards by
- 2022-03-26 08:31:22下载
- 积分:1
-
This process is a personal attendance software, access to it from the system clo...
这个程序是一个个人考勤软件,它从系统时钟获取时间信息,只要上下班时按时在当日考勤栏内点击相应的栏目标题即可逐日记录下个人每天的工作时间,按月统计汇总,按年形成文件.可以随意查看过去的记录,也可把记录按月打印出来.在年汇总栏内可以选择要查看或打印的月份。-This process is a personal attendance software, access to it from the system clock time information, as long as going to and from work on time and attendance on the same day the column by clicking on the appropriate column headings can be under the day-to-day record of personal daily working hours, monthly statistical summary, year-on-year documented. can see the past records, the records can also print out a monthly basis. in the aggregate in the column can choose to view or print a month.
- 2022-07-26 08:30:23下载
- 积分:1
-
MinHook - 简约实用的 x86/x64 API 钩子库
翻译 maninwest@Codeforge 作者Tsuda Kageyu @ Codeproject
背景
如果你对 Windows API Hook 感兴趣,你也一定知道 Microsoft Research 有个有名的库 - Detours。它非常有用,但是它的免费版本 (名为 "Express") 不支持 x64 位的环境。尽管商业版 (名为 "专业版") 支持 x64 位环境,但是它太贵了 -大约需要 US$10,000!
所以我决定自己从头写个 "poorman 的 Detours" 。我的库不是 Detours 的完美克隆,只是一个 API 钩子功能,因为这样就够用了。
到 2015 年1 月,此库已用于了一些项目中 : 7+ Taskbar Tweaker,Better Explorer, DxWnd, NonVisual Desktop Access, Open Broadcaster Software, QTTabBar, x360ce 等等。我很高兴发现这个库对人们有用。
使用库 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-25 14:18:29下载
- 积分:1
-
此代码示范在Windows XP中如何实现屏蔽CTRL+ALT+DEL组合键序列,任务切换组合键序列(Alt+Tab),任务栏和“开始”菜单(Ctrl+Esc,...
此代码示范在Windows XP中如何实现屏蔽CTRL+ALT+DEL组合键序列,任务切换组合键序列(Alt+Tab),任务栏和“开始”菜单(Ctrl+Esc,VK_LWIN,VK_RWIN)。-this model code in Windows XP how to achieve shielding CTRL ALT DEL key sequence composition, mandate bond portfolio switching sequence (Alt-Tab), the task bar and the "start" menu (Ctrl Esc, VK_LWIN, VK_RWIN).
- 2022-05-27 06:26:46下载
- 积分:1
-
修改WindowsNT GUI函数的源代码
修改WindowsNT GUI函数的源代码 -The source for modifying windows NTs GUI function
- 2022-05-05 01:45:47下载
- 积分:1