搜索资源列表
UCtrl
- 一个Delphi+DDK的例子,ZwCreateProcess函数的hook,这个只是个Demo,其实可以根据其原理继续扩展...不多说了。
在Windows 2003中HOOK ZwCreateProcessEx
- 工作需要,想控制进程的创建,于是HOOK了ZwCreateProcess,后来发现xp和2003中创建进程的都用NtCreateProcessEx-work needs to control the process of creation, then the ZwCreateProcess HOOK, later found xp 2003 and the process of creating both NtCreateProcess
在Windows 2003中HOOK ZwCreateProcessEx
- 工作需要,想控制进程的创建,于是HOOK了ZwCreateProcess,后来发现xp和2003中创建进程的都用NtCreateProcessEx-work needs to control the process of creation, then the ZwCreateProcess HOOK, later found xp 2003 and the process of creating both NtCreateProcess
UCtrl
- 一个Delphi+DDK的例子,ZwCreateProcess函数的hook,这个只是个Demo,其实可以根据其原理继续扩展...不多说了。-A Delphi+ DDK example, ZwCreateProcess function of the hook, this is only a Demo, in fact, can continue to expand in accordance with its principle ..
Hook_PRMonitor
- Hook进程的创建 以及监控界面源代码-Hook ZwCreateProcess and monitor
ZwCreateProcess
- Hooking Zwcrerateprocess at ring0 usefule to monitor