-
最近在做一个HOOK 进程创建的程序,用Ollydbg调试的时候发现了一个CreateProcessInternalA函数,我的程序启动进程最后调用这个函数...
最近在做一个HOOK 进程创建的程序,用Ollydbg调试的时候发现了一个CreateProcessInternalA函数,我的程序启动进程最后调用这个函数
创建了一个进程,调用顺序是CreateProcess --> CreateProcessA --> CreateProcessInternalA..于是首先想到了直接HOOK CreateProcessInternalA
这个API函数,这个函数有12个参数-HOOK to do recently in the process of creating a procedure, used when debugging Ollydbg found a CreateProcessInternalA function, my program starts the process of the final call to this function creates a process, called the order of CreateProcess
- 2023-05-08 20:30:03下载
- 积分:1
-
mfc24 small point game software
mfc24点游戏小软件-mfc24 small point game software
- 2022-11-11 14:20:03下载
- 积分:1
-
The meeting procedures are procedures, the next to wear the corresponding D
这个是见面程序程序,,下一个穿相应的D-The meeting procedures are procedures, the next to wear the corresponding D
- 2022-10-29 14:55:03下载
- 积分:1
-
这是bbs挂站用的,简洁省资源,比通用的fterm或者cterm要更简单...
这是bbs挂站用的,简洁省资源,比通用的fterm或者cterm要更简单-linked with the station, resources and concise, common fterm or more simple cterm
- 2023-04-27 12:55:02下载
- 积分:1
-
vc实现Windows关机程序,可扩展定时功能
vc实现Windows关机程序,可扩展定时功能-vc Windows shutdown procedure, which can be expanded regular function
- 2022-04-19 07:51:32下载
- 积分:1
-
一个钩子的封装类,可以在WIndows下和CE下使用,很好用。
一个钩子的封装类,可以在WIndows下和CE下使用,很好用。-A hook-type package, you can under WIndows and CE use, very good use.
- 2022-05-26 15:53:11下载
- 积分: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
-
雷电Ⅲ修改器 ,我写的时候用的是汉化版的游戏,其他版本不知道好用不,请自行测试。...
雷电Ⅲ修改器 ,我写的时候用的是汉化版的游戏,其他版本不知道好用不,请自行测试。-Ⅲ modify lightning, and when I write using a Chinese version of the game, other versions do not know is not easy to use, your own testing.
- 2023-03-29 09:35:03下载
- 积分:1
-
一个hook的例子包含检测实例是否启动,可以选择监听那个京城...
一个hook的例子包含检测实例是否启动,可以选择监听那个京城-a hook examples include detecting whether to activate example, we can choose to monitor that the city etc.
- 2022-03-24 02:04:55下载
- 积分:1
-
这是一个段网器,可以在劲舞团上使用帮助很大,希望是玩劲舞的完家都来看下...
这是一个段网器,可以在劲舞团上使用帮助很大,希望是玩劲舞的完家都来看下-This is a network segment, you can use in the Dance Mission of great help, I hope to play Dance of the End of homes under the terms of
- 2023-07-18 21:00:03下载
- 积分:1