CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 进程与线程 搜索资源 - modules

搜索资源列表

  1. Mode

    0下载:
  2. 通过向Mode模块发送event来做状态迁移,Mode模块中有一个Matrix表,通过Matrix表来做出判断-through Mode modules make this event the movement Mode Module Matrix is a table through the Matrix to make a judgment Table
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:758406
    • 提供者:刘明昭
  1. ProcessView

    0下载:
  2. 本程序可查看Windows当前的所有进程和它们所加载的模块,并可以保存到文件-this procedure can be found in all current Windows process and they are loaded modules, and the preservation of the document can be
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:45138
    • 提供者:三方
  1. zxlk

    1下载:
  2. 这是在入门SDK时编的一个练手, 纯SDK编写的WINDOWS进程管理器,主要功能:可以查杀系统进程,列举进程的所有模块,还可以查找某模块给哪些进程加载,而且还可以强制解除进程模块,这对于查杀DLL行后门则很使用。-This is the Portal SDK when an addendum to the practice hands, Pure prepared by the Windows SDK process management, which will mainly functi
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:16585
    • 提供者:zx
  1. ProcessKiller_Ver1.1

    0下载:
  2. ProcessKiller_Ver1 简要介绍: 通过提升当前进程的权限,获得SEDEGUG特权, 然后就可以杀掉当前系统中的高级别进程, 经测试,除:System Idel,System和Csrss三个进程无法杀掉外, 其他进程均可杀掉。 双击列表中的相应进程可以查看进程的所有模块列表。 -ProcessKiller_Ver1 briefed : upgrading the competence of the current process. SEDEGUG
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:25272
    • 提供者:alaplay
  1. HidenProc_dll

    0下载:
  2. dll 为功能实现模块,exe为测试程序,调用dll后exe进程将消失,除非用驱动级的软件才能看到该进程-dll function modules for the test procedure exe, dll called after exe process will disappear. Driver-unless the software can see the process
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:36100
    • 提供者:donggh
  1. processpathshow

    0下载:
  2. 用OpenProcess()函数将进程打开后,再利用EnumProcessModules()函数枚举该进程的模块,最后利用GetModuleFileNameEx()函数就能取得该进程的路径。-with OpenProcess () function to open the process, Reuse EnumProcessModules () function except to the process modules, Finally GetModuleFileNameEx () funct
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:36232
    • 提供者:张天
  1. GetInfo_windows1

    0下载:
  2. 获取Windows一定的信息,基本功能模块,肯定很有用。-access certain information, the basic functional modules certainly useful.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:15647
    • 提供者:crd
  1. DialogTest

    0下载:
  2. WIN2000及以上版本, MicroSoft提供了一个全新的途径, 即 PSAPI.DLL通过 PSAPI.DLL, 我们可以枚举正在运行的所有进程, 进程的所有模块, 进程的可执行文件名及路径等-versions of Windows 2000 and above, MicroSoft provide a new way, through PSAPI.DLL PSAPI.DLL, we can enumeration of all the running process, the proce
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:65207
    • 提供者:躺用
  1. 进程手术刀1.0

    0下载:
  2. 功能:1.显示系统进程及进程的模块、线程信息。2.能杀死任意进程包括系统服务进程。3.能释放任意进程中的任意模块,不过有些关键模块释放不了。4.结束任意进程中的任意线程。5.请用右键进行操作。编译平台:1.该代码在Windows2000+sp2+VC.net平台下编译通过。应用:1.可以用来结束有些以服务进程形式的HACKER及病毒进程。2.可以干掉以DLL形式存在的木马。警告:不要太随意得KILL进程,有些服务进程你KILL了之后要倒霉的。-functions : 1. Display Sys
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:274270
    • 提供者:李小
  1. jTaskView

    0下载:
  2. 用于枚举进程及其所挂接的所有模块,并实现了远程卸载指定的进程模块,此外,实现了对系统运行对话框、文件属性对话框的调用。-For the enumeration process and articulated by all modules, and to achieve the long-range process to uninstall the specified module, in addition, the realization of the system dialog box, th
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-15
    • 文件大小:24015
    • 提供者:dannys
  1. DllPatch

    0下载:
  2. DLL内存补丁,可查找进程中的dll模块,对dll模块的基地址相对偏移处修改内存,相比流行的进程内存补丁更进了一步-DLL memory patch can be find in the process of dll module, dll modules of relatively offset base address corrections memory, compared to the process of popular memory patch has taken one step
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:113158
    • 提供者:康康
  1. InjectorDll

    0下载:
  2. InjectorDll 线程注入程序第一个参数:运行的目标程序\n第二个参数:你的模块\n2.例如:郭荣华.exe winlogon.exa,C:\\NoShutDLL.dll" 可以把您的模块注入正在运行的进程中-InjectorDll thread into the program the first argument: to run the target program \ n the second argument: your module \ n2. For example: Gu
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:962793
    • 提供者:郭荣华
  1. OshjTaskView

    1下载:
  2. VC++编写的进程模块查看器,用于枚举系统的所有进程及其所挂接的所有模块,并实现了枚举进程、远程卸载指定进程模块、搜索指定进程的功能-VC++ the process of writing module viewer enumerates all system for the articulated process and all the modules, and to achieve the enumeration process, the remote uninstall the speci
  3. 所属分类:Process-Thread

    • 发布日期:2015-10-29
    • 文件大小:28672
    • 提供者:郑卓奇
  1. processhacker

    0下载:
  2. 进程查看工具,用于查看和操作流程。 其最基本的功能包括: *查看,终止,暂停和恢复进程 *重新启动进程,创建转储文件,分离从 任何调试,查看堆,注入的DLL等。 *查看详细过程的信息,统计,和 性能信息 *查看,终止,挂起和恢复线程 *查看详细令牌包括修改的信息( 权限) *查看和卸载模块 *查看内存区域 *查看环境变量 *查看和关闭处理 *查看,控制和编辑服务 *查看和关
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-23
    • 文件大小:7748941
    • 提供者:先后
  1. PcMgr

    0下载:
  2. windows下的简单的进程管理工具,可以进行简单的进程管理等操作.-process manager under windows xp.eg. process,modules
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-22
    • 文件大小:740327
    • 提供者:陈飞
  1. yyytisquanxian

    1下载:
  2. 易语言功能模块 提升权限模块.ec 易语言功能模块 提升权限模块.ec-Easy language modules to enhance the access module. Ec easy language modules to enhance the access module. Ec
  3. 所属分类:进程与线程

    • 发布日期:2014-07-31
    • 文件大小:1024
    • 提供者:zhangli
  1. ModList

    0下载:
  2. Display and save to file for modules using all window processes.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:36119
    • 提供者:gimchiii
  1. seeexe

    0下载:
  2. 用于枚举进程及其所挂接的所有模块,并实现了远程卸载指定的进程模块,此外,实现了对系统运行对话框、文件属性对话框的调用。-For all modules of the enumeration process and its attached and remote uninstall the specified process module, in addition, a call to the Run dialog box, the file properties dialog.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:79937
    • 提供者:conan
  1. Enumerate-processes

    0下载:
  2. 枚举进程,模块,服务,网络连接以及流量监控 源码-Enumerate processes, modules, services, network connections and traffic monitoring source
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:279382
    • 提供者:My Name
  1. read-and-copy-processmould

    0下载:
  2. 读取并且复制进程模块,查看进程模块的相关信息。-Read and copy process module, view information about the process modules.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1654511
    • 提供者:lisa
« 12 »
搜珍网 www.dssz.com