-
最近在做一个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
-
"isual c++游戏编程导学书上的源码,
"isual c++游戏编程导学书上的源码,-initial code
- 2023-02-25 11:20:03下载
- 积分:1
-
delphi 鼠标钩子程序
delphi 鼠标钩子程序-mouse hook procedures
- 2022-07-23 17:51:17下载
- 积分:1
-
全包 All
全包 All-in-1 hook范本以作为自动测试程式开发之用.能钩定特定程式的button和edit field事件。并能重新播放。
范本包括:
1.测试经理 (hook)
2.钩dll (hdll)
3.样本子程式 (child)
请参考 README.TXT-
All in 1 Hook template for capturing the button and edit field events of a particular program. And a macro interpreter for replaying the actions.
This is a template for building complicate test automation tools.
Sample includes:
1. Test manager
2. Hook Dll
3. Sample child
Refers to README.TXT
- 2022-01-26 07:12:22下载
- 积分:1
-
有在WWW的许多代码说明如何HOOK API函数…
There are numerous codes in the www to explain how to hook API functions inside a remote process. So, why creating another one ? This article is the first (I) part of a tool I m working on. This tools won t be too complex, so there is no need for a huge class hierarchy like in almost all other code, nor a hard coded assembly code. This tool is just a technical preview of what is possible to achieve, with QUICK and DIRTY "put your functions here" blocks.-There are numerous codes in the www to explain how to hook API functions inside a remote process. So, why creating another one This article is the first (I) part of a tool I m working on. This tools won t be too complex, so there is no need for a huge class hierarchy like in almost all other code, nor a hard coded assembly code. This tool is just a technical preview of what is possible to achieve, with QUICK and DIRTY "put your functions here" blocks.
- 2022-03-24 17:53:05下载
- 积分:1
-
COM组件编程,基于DLL的COM,从而可以使调用更加方便
COM组件编程,基于DLL的COM,从而可以使调用更加方便-The package programming of COM, on the basis of COM of DLL, thus can enable transfering it more convenient
- 2022-03-17 05:56:17下载
- 积分:1
-
Keyloggers keyloggers library code, library code, library code, keyloggers
键盘记录器键盘记录器库代码,库代码,库代码,键盘记录器
- 2023-02-11 04:45:03下载
- 积分:1
-
全局键盘和鼠标的Hook,用于监视鼠标和键盘事件.本代码用VB.net 2008完成....
全局键盘和鼠标的Hook,用于监视鼠标和键盘事件.本代码用VB.net 2008完成.-The overall situation of the keyboard and mouse Hook, used to monitor mouse and keyboard events. VB.net 2008 with the code completion.
- 2022-12-08 16:45:03下载
- 积分:1
-
提升进程权限到system权限(VB源码)
提升进程权限到system权限(VB源码)-Permissions to the system to enhance the process of competence (VB source)
- 2022-12-29 12:40:03下载
- 积分:1
-
hook used to achieve record keystrokes, mouse and regain the operation.
用钩子实现记录用户键盘、鼠标操作并重现。-hook used to achieve record keystrokes, mouse and regain the operation.
- 2022-05-08 05:09:43下载
- 积分:1