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

搜索资源列表

  1. r3OpenProcess

    0下载:
  2. VB模块 RING3下打开进程 一般OpenProcess打不开就用这个-General OpenProcess open process under VB RING3 open to use this
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:936
    • 提供者:李安平
  1. hiddenprocess

    0下载:
  2. VB隐藏进程的一切信息,不显示在任务管理器中。在进程列表中隐藏当前应用程序进程。演示窗口什么也没做,但打开后,你在Windows的进程管理器中并不能发现该窗口的句柄、名称等信息,无法通过任务窗口操作该窗口。-All information VB hidden process, does not appear in the task manager. Hide the current application process in the list of processes. Presentatio
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4328
    • 提供者:wpudn38
  1. processview

    0下载:
  2. VB写的进程监视器,可像Windows任务管理器一样显示当前正在运行的进程信息,程序源码BY 辕夏禹剑。程序可实现查看进程的使用情况,对进程进行相应的操作,程序关联有许多注册表操作,是不错的VB编程资料。-VB to write the process monitor, can display the currently running process information like the Windows task manager as a BY program source code, t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:13470
    • 提供者:epudn23
  1. taskmanager

    0下载:
  2. VB编写的小型任务管理器,可提升至Debug权限,使用NtTerminateProcess结束进程,可以挂起/恢复进程。-VB to prepare a small task manager, you can upgrade to Debug privileges, use NtTerminateProcess end of the process, you can suspend/resume process.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:9006
    • 提供者:ricky
  1. task

    1下载:
  2. vb编写的加强版任务管理器,与上一个版本相比,用了更底层的API代替openprocess来获取句柄,并且使用dll进行hook openprocess,在xp/win7下不被任务管理器杀死,增加了判断进程在应用层是否拒绝访问的功能,并且对界面进行了优化,仿win8的界面(虽然有点不像),将按钮改为弹出式菜单。-vb prepared an enhanced version of Task Manager, compared with the previous version, with a l
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:41425
    • 提供者:ricky
  1. hideprocesses

    0下载:
  2. 在 XP/2K 任务管理器的进程列表中隐藏当前进程 原理直接调用 HideCurrentProcess()-Hidden process in XP/2K system VB code Hide the current process in the process list XP/2K Task Manager in Direct call HideCurrentProcess ()
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:8786
    • 提供者:fornext
  1. Get-process-using-VBA

    0下载:
  2. 在VBA/VB环境中,获取系统进程清单,写入Excel文件中,以便判断是否有病毒进程,或者异常进程。-In VBA/VB environment, access to system processes list, write Excel files in order to determine whether there is a virus process, or abnormal process.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1822
    • 提供者:CaryBelas
  1. VBVCShareMemory

    0下载:
  2. VB VC 共享内存的小例子,可以用于初学进程间的内存互访,稳定好用-VB VC Share Memory
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-22
    • 文件大小:6405732
    • 提供者:肖乐
  1. HideItPro

    0下载:
  2. 查找系统中所有的窗口,点击隐藏按钮后可以隐藏/显示列表里制定的进程。 vb制作-Find and list system windows, click the hide button to hide/show the special window. designed by vb6
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4170
    • 提供者:lcy
  1. dll-Inject

    0下载:
  2. DLL注入,VB下进行的DLL注入代码,通过打开指定进程,在内存进入写入-this is Dll Inject program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3959
    • 提供者:闯荡
  1. processHide

    0下载:
  2. 使用驱动隐藏指定进程,演示vb驱动加载及通信-Use the specified process-driven hidden
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:12031
    • 提供者:向东奎
  1. Hook-CreateProcessInternalW

    0下载:
  2. VB - Hook CreateProcessInternalW 实现进程拦截-VB- Hook CreateProcessInternalW realization process interception
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:29545
    • 提供者:L
  1. process-Killer

    0下载:
  2. VB强制杀死系统进程,源码,已测试,欢迎下载测试-process killer
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:3579
    • 提供者:赵国伟
  1. APICalls

    0下载:
  2. 使用VS2005,通过查询系统进程,嵌入DELMIA窗口到VB设计窗体中-Using VS2005, by querying the system processes, embedded design DELMIA window to VB Form
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:85290
    • 提供者:HCJ
  1. vbrwglq

    0下载:
  2. VB将自身进程在任务管理器隐藏一例,当然还可以将进程显示,没有复杂的界面,如上图中,有两个按钮,大家下载源码自己测试吧。-VB will own process in Task Manager hide example, and of course also possible to process showed no complex interfaces, such as the image above, there are two buttons, you download the sourc
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:12366
    • 提供者:开心
  1. Function-tools-

    0下载:
  2. 功能很多的VB系统进程管理工具,了解Windows系统设定及VB API 系统学习。-Function a lot of VB system process management tools
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:27857
    • 提供者:vdfgsd
  1. VB_DDE_CONNECTION_BETWEEN_PROCESS

    0下载:
  2. VB的进程通信有很多种,但是都比较繁琐,该源码提供了最精简的一个DDE实例,高效解决问题!例如我就用来写了一个用来加载比较大的一个数据库长期开着的Server,相应的客户端就可以实现较快的启动。-VB-process communication there are many, but it is too complicated, a DDE instance for the source provides the most streamlined and efficient problem-so
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:7953
    • 提供者:jjl
  1. 1234567

    0下载:
  2. VB使用代码结束任务管理器进程,也可以结束正在运行的程序-Use VB code to the end of the Task Manager process, you can also end a running program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2189
    • 提供者:xun9isi
  1. 2010921457889

    0下载:
  2. 病毒进程复活原理测试 资源类别: VB源码¦系统控制 -Principle of the process of revival of the virus test resource categories: VB source ¦ system control
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:7519
    • 提供者:yu543gsi
  1. CloseProgram

    0下载:
  2. 关闭指定的某个程序或进程实例,VB原代码。-Turn off the specified instance of a program or process, VB source code.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2542
    • 提供者:l774jiaf
« 1 2 ... 15 16 17 18 19 2021 22 »
搜珍网 www.dssz.com