搜索资源列表

  1. ConsoleApplication1

    0下载:
  2. C# 通过调用系统的API 从而实现枚举系统进程-C# to call the system API to achieve the process of enumeration
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:joe
  1. USB

    0下载:
  2. USB设备接口枚举,API函数,createfile-USB device interface emun
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:324608
    • 提供者:温达
  1. FindWindows

    0下载:
  2. 一个查找窗口的小例子代码,可以枚举所有的窗口,一个不错的代码。-A small window to find examples of code, you can enumerate all the windows, a good code.
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:1784832
    • 提供者:jianhaoran
  1. usb

    0下载:
  2. 对usb枚举设备读取,读取cpu设备信息,实现简单加密,可以作为自己的共享软件加密借鉴-Enumerate usb device on the reader, to read device information cpu, simple encryption, can be used as their own encryption software from
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1980416
    • 提供者:季凯
  1. EnumHook

    0下载:
  2. 枚举系统全局钩子程序,能够将系统里已有的全局钩子全部列出 通过加载驱动实现-Enumeration system global hook procedures, the system has been able to list all the global hooks driven through the load to achieve
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2322432
    • 提供者:jjq
  1. getMesseageHook

    0下载:
  2. 枚举系统中的全局消息钩子,网上有c和vb版的,把它转成了delphi-Enumeration in the system global message hook, on-line with c, vb version, turn it into delphi
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:9908006
  1. enumfilehandle

    0下载:
  2. 枚举系统中所有已打开文件的句柄,有时一个文件删不掉,可能是文件句柄没有释放,可以用它来寻找哪个进程打开了文件,结束这个进程或者关掉句柄就可以了-Enumerate the system to handle all open files, and sometimes can not afford to delete a file, it may not release the file handle, you can use it to
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:9908006
  1. ZwQueryVirtualMemory

    0下载:
  2. 使用ZwQueryVirtualMemory枚举进程模块,供学习-Use ZwQueryVirtualMemory enumerate process module for learning
  3. 所属分类:进程与线程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:sying
  1. GettheMACaddress

    0下载:
  2. 此代码通过 NetApi32.dll 中提供的API来实现 Windows 系统中网卡MAC地址的获取。首先发送 NCBENUM 命名枚举机器上所有网卡(因为一台PC上有可能装多张网卡),由此可以获得网卡的数目和每张网卡的内部编号,接着针对每个网卡编号发送 NCBASTAT 命令获取其 MAC 地址。注意使用本例所提供的方法获取MAC地址,网卡事先必须与 MS NetBEIU 协议进行绑定。-Get the MAC address
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:乐乐
  1. EmunIEList

    0下载:
  2. 用FindWindow的方式枚举所有IE窗口,并获取IE窗口内的IWebBrowse2接口.-Using FindWindow approach enumerates all IE windows, and get inside the IE window IWebBrowse2 interface.
  3. 所属分类:ISAPI/IE编程

    • 发布日期:2024-05-20
    • 文件大小:5216256
    • 提供者:Ken
  1. proess

    0下载:
  2. 这是枚举进程得一个小程序,希望大家喜欢。-This is the enumeration process was a small program, hope you like.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:
  1. Csr

    0下载:
  2. 通过CSRSS进程 来枚举现有进程. 由易语言编写 希望你们喜欢-CSRSS process to enumerate through the existing process. By the Yi language I hope you like
  3. 所属分类:易语言编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:164894
  1. USB

    0下载:
  2. 图解USB协议,分为三个部分:枚举过程,数据包分析以及USB标准描述符-Graphic USB protocol, divided into three parts: enumeration process, packet analysis, and USB standard descr iptors
  3. 所属分类:文件格式

    • 发布日期:2024-05-20
    • 文件大小:333824
    • 提供者:David.Feng
  1. mj

    0下载:
  2. 通过实例实现,枚举系统正在运行的程序,用于系统控制-An example implementation, enumeration system is running programs for system control
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:210944
    • 提供者:zhuxiaoboa
  1. mjjc

    0下载:
  2. 枚举进程的代码 利用未导出的API 也就是NATIVE API了 -Enumeration process, the code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1435648
    • 提供者:周杰伦
  1. EnumThread

    0下载:
  2. 线程枚举、管理,Delphi 7 下编译通过.-Thread enumeration, management, Delphi 7 compile.
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:案发沙发
  1. USBmeiju

    0下载:
  2. USB接口枚举流程详细介绍,对什么是USB总线枚举,交互流程介绍详细-information for usb2.0
  3. 所属分类:USB编程

    • 发布日期:2024-05-20
    • 文件大小:925696
    • 提供者:lifuye
  1. kill---HideToolz

    0下载:
  2. VB Ring3枚举进程 可以检测到HideToolz隐藏的进程!-VB Ring3 enumeration process can detect hidden processes HideToolz!
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:bendan
  1. 49589075usbhidio_vc2003

    0下载:
  2. usb与上位机通信的程序源码,通过枚举的方式查找设备-usb communication with the host computer program source code, by enumerating the ways to find devices
  3. 所属分类:USB编程

    • 发布日期:2024-05-20
    • 文件大小:64512
    • 提供者:孟平
  1. EnumProcess

    0下载:
  2. 枚举进程 可以看清你你当前运行文件所有进程-Enumeration process
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:段伟
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org