CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - NtQuerySystemInformation

搜索资源列表

  1. CNetControl

    0下载:
  2. 图形显示CPU内存利用率 1.本程序分两种情况来获取CPU的利用率,NT下利用ntdll.dll中没有公开的API: NtQuerySystemInformation, 9x下利用注册表来获取CPU的利用率 2.通过 GlobalMemoryStatus来获取内存的使用情况 3.程序中封装了两个类 CcpuUsgesCtl和CmemUsgesCtl,使用这两这个类可以实现CPU,内存利用率的定时读取,并以图形化的形式显示出来-graphics CPU utilization of a
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:144853
    • 提供者:王勃
  1. dvKrnlData

    0下载:
  2. 该代码为我学习winnt内核时所写,主要功能是在ring3下通过DeviceIoControl与驱动进行通信,获取内核的数据以及sdt,idt信息等。并实现了hook NtQuerySystemInformation函数来实现进程隐藏的功能-The code for the kernel, I am learning winnt wrote, Its main function is in ring3 through DeviceIoControl communication with the
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:55181
    • 提供者:左手
  1. NtdllProc(NtQuerySystemInformation)

    0下载:
  2. NT进程查看,使用NTDLL的NtQuerySystemInformation函数,vc6.0编译通过-NT process, NTDLL NtQuerySystemInformation use the function, vc6.0 compile
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:30295
    • 提供者:Athena1713
  1. NtQuerySystemInformation

    0下载:
  2. 使用内核函数NtQuerySystemInformation做的进程显示程序,
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:36115
    • 提供者:李强
  1. 微软未公开API【NtQuerySystemInformation】函数

    0下载:
  2. IN OUT PVOID          SystemInformation, IN   ULONG          SystemInformationLength, OUT   PULONG         ReturnLength OPTIONAL); NTQUERYSYSTEMINFORMATION NtQuerySystemInformation; 从中可以看到,SystemInformationClass是一个类型信息,它大概提供了50余种信息,也就是我们可以通过这个函数对大约50
  3. 所属分类:钩子与API截获

    • 发布日期:2011-09-22
    • 文件大小:10385
    • 提供者:blackcorpse
  1. NtQuerySystemInformation

    1下载:
  2. 这是介绍如何在Windows驱动层 HOOK NtQuerySystemInformation内核 函数的文章。 这篇文章超级详细的介绍了这个函数的每一个参数以及用法。-This is how the Windows kernel function driver layer HOOK NtQuerySystemInformation article. This article describes the super-detailed each parameter of this function
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:55529
    • 提供者:汤文
  1. NtQuerySystemInformation

    0下载:
  2. Fport并没有调用socket函数来获得socket属性,这说明有一个更简单直接的方法可以从SOCKET句柄中得到端口、协议等信息,可惜我不知道,此为疑点三。不过令人欣慰的是,我写出来的Gport可以在Win2K的非管理员用户下运行,此时,仅能获得本用户所有进程的端口,这大概是Fport所没有具备的功能。 -Fport did not call the socket function socket to obtain property, this descr iption has a m
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:618
    • 提供者:lix
  1. WTM

    0下载:
  2. a simple demo program uses NATIVE APIs ( that is , from NTDLL.DLL, espicially NtQuerySystemInformation API) good to learn how to use NATIVE APIs this demo shows current memory usage, pageing status and freedisk space.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:234221
    • 提供者:jackal
  1. NtQuerySystemInformation

    0下载:
  2. NtQuerySystemInformation主要的的结构体,-The structure of the main body of NtQuerySystemInformation,
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:3706
    • 提供者:孙涛
  1. Enum-Process-for-MASM

    0下载:
  2. code for all processes running at the time API uses native (NtQuerySystemInformation) compiled with MASM the code is for 32 bytes can be changed to 64 bytes:)
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1154
    • 提供者:MUTANT
  1. take-CPU-utilization

    0下载:
  2. NtQuerySystemInformation 取CPU占用率-NtQuerySystemInformation take CPU utilization
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:3796
    • 提供者:啊啊
  1. EnumKrnlMod

    0下载:
  2. 通过使用系统函数 NtQuerySystemInformation查找显示系统模块-use NtQuerySystemInformation enum system moudle
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-10
    • 文件大小:19766
    • 提供者:avkiller2012
  1. main.cpp

    0下载:
  2. List Processes using NtQuerySystemInformation. wap2k
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1580
    • 提供者:animatorix
搜珍网 www.dssz.com