-
用于隐藏文件、端口等,纯属研究不得用于非法活动
用于隐藏文件、端口等,纯属研究不得用于非法活动-Used to hide files, ports, etc. are purely research should be used for illegal activities
- 2022-03-20 19:13:46下载
- 积分:1
-
用钩子实现捕获键盘后发出字母声音,完整的发声程序
用钩子实现捕获键盘后发出字母声音,完整的发声程序-achieve caught with hook keyboard letters issued after the voices audible integrity of the process
- 2022-07-05 00:20:05下载
- 积分:1
-
里面的原代码可以直接编译通过,高手就是这样练成的
里面的原代码可以直接编译通过,高手就是这样练成的-inside the original code can be directly translated, is the master of this art
- 2023-03-20 05:00:03下载
- 积分:1
-
I want your site this translation to english
thank you!
I want your site this translation to english
thank you!-I want your site this translation to englis h thank you!
- 2022-03-20 08:08:03下载
- 积分:1
-
易语言完美国际源代码,功能多用,适合新手学习的!
易语言完美国际源代码,功能多用,适合新手学习的!-Easy to perfect the language of international source code, function more suitable for novice learning! ~ ~ ~
- 2022-07-09 05:54:47下载
- 积分:1
-
Microsoft Detours 1.5V
Microsoft的Detours 1.5v-Microsoft Detours 1.5V
- 2022-07-25 10:21:44下载
- 积分:1
-
实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DL...
实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种技术叫替换窗口过程法-achieve satisfactory style uniform software interface is really difficult, as mentioned in the MessageBox netizens, FileDialog, FontDialog, directories, etc. MFC dialog within the system DLL even within the dialog, if it"s not easy changing face. Some say HOOK technology, the technology can really HOOK, HOOK can say is pervasive, but the efficient use HOOK is hardly satisfied with the majority from the current mining technology Eurocargo HOOK use of the software, can prove this point. Today we will discuss other technologies to achieve a FileDialog changing face of this technique called window replacement process method
- 2022-07-19 14:16:31下载
- 积分: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
-
修改WindowsNT GUI函数的源代码
修改WindowsNT GUI函数的源代码 -The source for modifying windows NTs GUI function
- 2022-05-05 01:45:47下载
- 积分:1
-
朱仙游戏的一个辅助工具的代码 很有利用的价值哦 有兴趣就看看吧...
朱仙游戏的一个辅助工具的代码 很有利用的价值哦 有兴趣就看看吧 -Zhu cents a game of the code supporting tools of value very interested on oh let"s see it
- 2022-01-20 22:44:59下载
- 积分:1