搜索资源列表

  1. Hook_NTCreateProcessEx

    0下载:
  2. NtCreateProcessEx(HookAPI)
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:7439
    • 提供者:Tiam
  1. 在Windows 2003中HOOK ZwCreateProcessEx

    0下载:
  2. 工作需要,想控制进程的创建,于是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
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:9048
    • 提供者:
  1. 在Windows 2003中HOOK ZwCreateProcessEx

    0下载:
  2. 工作需要,想控制进程的创建,于是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
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-24
    • 文件大小:9216
    • 提供者:
  1. Hook_NTCreateProcessEx

    0下载:
  2. NtCreateProcessEx(HookAPI)
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-24
    • 文件大小:977920
    • 提供者:Tiam
  1. HookOfNTCreateProcessEx

    0下载:
  2. 挂钩NtCreateProcessEx函数的DLL代码-This is the code of hooking NtCreateProcessEx function.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-24
    • 文件大小:3704832
    • 提供者:金景镇
  1. CreateProcessNotify

    0下载:
  2. 监控下一个进程的创建过程,关键函数的执行先后关系如下: XP sp3下: 1.NtCreateProcessEx 2.NtCreateThread 3.CreateProcessNotify,调用创建进程回调函数,在PspCreateThread中调用 4.CreateThreadNotify,调用创建线程回调函数,在PspCreateThread中调用
  3. 所属分类:系统编程

    • 发布日期:2024-05-24
    • 文件大小:13312
    • 提供者:黄就

源码中国 www.ymcn.org