搜索资源列表

  1. EnumProcessTest.zip

    0下载:
  2. 使用psapi和toolhelp两种方式实现的显示进程列表程序
  3. 所属分类:进程与线程

    • 发布日期:2024-06-11
    • 文件大小:17500
    • 提供者:
  1. EnumProcessTest

    0下载:
  2. 使用psapi和toolhelp两种方式实现的显示进程列表程序- Uses psapi and the toolhelp two ways realizations demonstration advancement tabulates the procedure
  3. 所属分类:进程与线程

    • 发布日期:2024-06-11
    • 文件大小:17408
    • 提供者:站长
  1. EnumInfo_ToolHelp

    0下载:
  2. 利用ToolHelpAPI枚举进程信息 附带说明 详见压缩包内文档-Use ToolHelpAPI enumeration process detailed information included in the Notes document compression bag
  3. 所属分类:进程与线程

    • 发布日期:2024-06-11
    • 文件大小:76800
    • 提供者:enze
  1. HookToolsrc

    0下载:
  2. 前两天有个朋友想让我帮做个ApiHook的东西,公司的网较慢,只能搜国内网站,结果搜了n个没有完整原代码,极度郁闷,现转一个codeproject的原代码,以后也方便自己下载使用。 说明一下,这个代码在CodeProject有下,代码我大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Proces
  3. 所属分类:钩子与API截获

    • 发布日期:2024-06-11
    • 文件大小:68608
    • 提供者:szg
  1. tricksrc

    0下载:
  2. 代码我大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部分做得相当棒,如果想挂各种函 数,可以结合detour使用。 -Code more or less turned me a little, only linked t
  3. 所属分类:系统编程

    • 发布日期:2024-06-11
    • 文件大小:7168
    • 提供者:winj
  1. procsDLL

    0下载:
  2. Procs.dll combines the process/module related toolhelp and psapi API s to one set of functions. So you don t need to handle Win9x/ME and NT different anymore.-Procs.dll combines the process/module related toolhelp and
  3. 所属分类:系统编程

    • 发布日期:2024-06-11
    • 文件大小:13312
    • 提供者:lei wang
  1. apihooksrc

    0下载:
  2. 个ApiHook的东西 这个代码在CodeProject有下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部分做得相当棒,如果想挂各种函 数,可以结合detour使用。 -This code has CodeProject, o
  3. 所属分类:钩子与API截获

    • 发布日期:2024-06-11
    • 文件大小:67584
    • 提供者:chenxq
  1. HookCode

    0下载:
  2. VC++写的APIHook实例源代码,大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部分做得相当棒,如果想挂各种函数,可以结合detour使用。-VC++ to write the source code examples AP
  3. 所属分类:系统编程

    • 发布日期:2024-06-11
    • 文件大小:71680
    • 提供者:Massachusetts
  1. CodeScr

    0下载:
  2. 这个代码在CodeProject有下,代码我大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部分做得相当棒,如果想挂各种函 数,可以结合detour使用。-Under this code in CodeProject with
  3. 所属分类:钩子与API截获

    • 发布日期:2024-06-11
    • 文件大小:68608
    • 提供者:望里
  1. TOOLHELP

    0下载:
  2. undocumented foxpro functions
  3. 所属分类:其他数据库

    • 发布日期:2024-06-11
    • 文件大小:48128
    • 提供者:ramitha
  1. Toolhelp

    0下载:
  2. Windows CE, Toolhelp Wrapper Cla-Windows CE, Toolhelp Wrapper Class
  3. 所属分类:Windows CE

    • 发布日期:2024-06-11
    • 文件大小:2048
    • 提供者:Carrotian
  1. ResumeThread

    0下载:
  2. 代码展示的怎样恢复挂起的线程,使用toolhelp api 枚举线程 然后恢复-The code shows how to restore the suspended thread, the thread then use toolhelp api enumeration recovery
  3. 所属分类:系统编程

    • 发布日期:2024-06-11
    • 文件大小:312320
    • 提供者:yucheng
  1. yfmg

    0下载:
  2. 使用psapi和toolhelp两种方式实现的显示进程列表程序-Using psapi and toolhelp implementation shows that the process list program in one of two ways
  3. 所属分类:进程与线程

    • 发布日期:2024-06-11
    • 文件大小:13312
    • 提供者:Ruhdgcxm
  1. 653603

    0下载:
  2. 使用psapi和toolhelp两种方式实现的显示进程列表程序(Using psapi and toolhelp implementation shows that the process list program in one of two ways)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:12288
    • 提供者:areazzk
  1. 1785600

    0下载:
  2. 使用psapi和toolhelp两种方式实现的显示进程列表程序()
  3. 所属分类:进程与线程

    • 发布日期:2024-06-11
    • 文件大小:12288
    • 提供者:gewcntp
  1. 1260059

    0下载:
  2. 使用psapi和toolhelp两种方式实现的显示进程列表程序()
  3. 所属分类:对话框与窗口

    • 发布日期:2024-06-11
    • 文件大小:17408
    • 提供者:tomplexitc

源码中国 www.ymcn.org