-
当你在网络上抓到一些数据包,想知道这些包是哪个进程发出来的时候,
怎么办?这个小工具也许能帮一些忙。
这个工具采用的是HOOK进程的winsock A...
当你在网络上抓到一些数据包,想知道这些包是哪个进程发出来的时候,
怎么办?这个小工具也许能帮一些忙。
这个工具采用的是HOOK进程的winsock API,把一些数据记录下来。-When you caught on the network data packets and would like to know which of these packages is issued to the process, how do? This small tools may be able to help some busy. This tool is used in the process of winsock HOOK API, some data is recorded.
- 2022-02-07 06:47:17下载
- 积分: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
-
上个程序的DLL 上个程序的D
上个程序的DLL 上个程序的D-In the process the last DLL procedures D
- 2022-01-23 10:32:01下载
- 积分:1
-
first : natural sense of fun. It can identify and appreciate what an exceptional...
第一:乐感天赋。就是能识别并欣赏什么是佳作的能力。 实例:一千多年前一个叫伯牙的人在山中弹琴,心中想着表现高山,一个叫钟子期的打柴人听到后就说:"巍巍乎若太山";伯牙想着表现流水,钟子期马上领悟说"汤汤乎若流水"。后来钟子期故去,就再也没人听得出伯牙弹琴表现的是什么了。 分析:音乐,不是谁都能听懂的,每个佳作所表现的内涵只有少数人能瞬间理解而已,这些人就是天才。经过十个小时的练习,我终于能理解命运交响曲了,但是,这只是看过答案后对-first : natural sense of fun. It can identify and appreciate what an exceptional ability. Example : more than 1,000 years ago, a man named Ya is playing the piano in the mountains, alpine confidence in performance, the one called Zhongziji heard after firewood said : "The Towering between if too Mountain"; Ya is playing mind performance wasted Zhongziji immediately understood that "if the water Tang Tang Hu." Later Zhongziji departed, I never heard people out Ya is playing the piano performance of what it is. Analysis : music, who can not understand, each masterful performance by the connotation of only a few people can understand it moment, these people is genius. After 10 hours of practice, I finally understand the fate of the symphony, but that only
- 2022-03-07 18:44:45下载
- 积分:1
-
Delphi write, the Millennium 2 off
Delphi编写,千年2脱机源码,内付地图编辑器-Delphi write, the Millennium 2 off-line source, which pay the Map Editor
- 2022-07-09 12:06:14下载
- 积分:1
-
大家看看就知道啦
大家看看就知道啦-know we look at it.
- 2022-03-31 12:37:39下载
- 积分:1
-
自动找怪打怪
自动使用技能
自动拣物品(含过滤)
自动找怪打怪
自动使用技能
自动拣物品(含过滤)-Automatically look for the automatic use of skills打怪strange automatically sorting items (including filters)
- 2022-04-21 21:01:33下载
- 积分:1
-
桌面精灵
桌面精灵-大话西游
当时那把剑离我的喉咙只有0.01公分,但是四分之一炷香之后,那把剑的女主人将会彻底地爱上我,因为我决定说一个谎话。虽然本人生平说了无数的谎话,但是这一个我认为是最完美的……
曾经有一份真诚的爱情放在我面前,我没有珍惜,等我失去的时候我才后悔莫及。人世间最痛苦的事莫过于此。你的剑在我的咽喉上割下去吧!不用再犹豫了!如果上天能够给我一个再来一次的机会,我会对那个女孩子说三个字:我爱你。如果非要在这份爱上加个期限,我希望是……一万年!-err
- 2022-07-19 10:43:48下载
- 积分:1
-
a hidden process procedures
一个进程隐藏的程序-a hidden process procedures
- 2022-07-14 06:06:37下载
- 积分:1
-
鼠标钩子代码,参考学习,请勿直接用于商业用途
鼠标钩子代码,参考学习,请勿直接用于商业用途-Mouse hook code, a reference to learn, do not directly used for commercial purposes
- 2022-02-01 02:27:15下载
- 积分:1