CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - zwQuerySystemInformation

搜索资源列表

  1. 隐藏

    0下载:
  2. 查找进程,目录/文件,注册表等操作系统将最终调用 ZwQueryDirectoryFile,ZwQuerySystemInformation,ZwXXXvalueKey 等函数。要想拦截这些函数达到隐藏目的,需先自己实现以上函数, 并修改系统维护的一个 SYSCALL 表使之指向自己预先定义的函数。 因 SYSCALL 表在用户层不可见,所以要写 DRIVE 在 RING 0 下 才 可修改。-the search process, directories / files
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4060
    • 提供者:aaaa
  1. ZwQuerySystemInformation_VC6_mfc

    0下载:
  2. ZwQuerySystemInformation枚举进程信息,包括进程优先级,父进程,线程数量等,VC6源码.-ZwQuerySystemInformation enumeration process, including the process priority, the parent process, the number of threads, VC6 source.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:13681
    • 提供者:nala
  1. SSTD

    0下载:
  2. 获取系统 SSDT 。使用ZwQuerySystemInformation,ZwSystemDebugControl等函数。-Get the system SSDT. Functions ZwQuerySystemInformation, ZwSystemDebugControl.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:42754
    • 提供者:Dwj
  1. HideProcess

    0下载:
  2. Ring3 Hook ZwQuerySystemInformation实现隐藏进程,在XP里测试通过。-Ring3 Hook ZwQuerySystemInformation Hide Process made by Chai.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:45658
    • 提供者:xyzzy
  1. 39009

    0下载:
  2. Ring3 ZwQuerySystemInformation Hook(HideProcess) 环境是xp sp2。需要注意的是在Debug版本中可能会存在问题,因为在使用WriteProcessMemory的时候可能会把int 3拷贝过去,所以大家要使用最好使用Release版。-ZwQuerySystemInformation Hook Ring3 (HideProcess) environment is SP2 xp. It should be noted that the Debug
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:21933
    • 提供者:Gray
搜珍网 www.dssz.com