搜索资源列表

  1. ok__应用层64位隐藏进程

    0下载:
  2. 隐藏任务管理器的进程,任务管理器无法查看到当前进程(25/5000 The task manager cannot view the current process by hiding the task manager process)
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-15
    • 文件大小:10798080
    • 提供者:fantasy201
  1. 易语言隐藏进程

    1下载:
  2. 易语言隐藏进程,非驱动的,通过读写物理内存实现(Easy language hidden process)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:张山李四
  1. 多进程并发

    0下载:
  2. 实现操作系统下一个多进程并发机制,在VS13下用C++实现(realize a Multi process concurrency,it run by vs13 using C++)
  3. 所属分类:其他小程序

  1. UNIX网络编程第二卷 进程间通信.pdf

    0下载:
  2. UNIX网络编程第二卷 进程间通信,主要介绍进程间通(UNIX network programming, second volumes of inter process communication, mainly introduced inter process)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-15
    • 文件大小:15392768
    • 提供者:qingpangxi
  1. 驱动级保护进程

    0下载:
  2. 驱动保护进程,隐藏进程,确保进程不会被结束(Driver level hidden process, protection process)
  3. 所属分类:其他小程序

  1. 运行并取进程ID

    0下载:
  2. 运行程序同时取出进程IP,用一个变量接收,方便(Run the program at the same time take out the process IP, with a variable to receive, convenient)
  3. 所属分类:其他小程序

  1. 易语言暂停进程源码

    0下载:
  2. API暂停-恢复进程,无需要任何模块,既可以暂停进程,和恢复进程纯源码(API to halt the process, no need any module, pure source)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:默契
  1. delphi7 隐藏进程

    1下载:
  2. delphi7 隐藏进程,在windowsxp下通过。(Delphi7 hides the process and passes through windowsxp.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:168960
    • 提供者:繁星v
  1. 进程通信之三 父进程传参数与子进程返回值

    0下载:
  2. 说明进程之间通讯技术及使用方法,附带程序例程(Process communication)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:76800
    • 提供者:joyce109g
  1. 隐藏进程定时跳出页面

    0下载:
  2. 隐藏进程后台运行,自动弹出页面,程序自动复制后删除自身(Hide the process, automatically pop up the page, and then start the automatic copy, delete yourself)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:193536
    • 提供者:HUANGKUN
  1. Android6.0以下系统-双进程守护Demo源码

    0下载:
  2. 随着越来越多的用户手机安装某卫士,某管家,常用的进程防杀套路并不能够很好的保证我们的APP进程常驻,因此本篇博客我给大家带来抗某卫士,某管家的双进程守护解决方案(As more and more users install a mobile phone guardian, a housekeeper, commonly used process anti killing routines can not be very good to
  3. 所属分类:android开发

    • 发布日期:2024-05-15
    • 文件大小:6586368
    • 提供者:leo2011
  1. 进程重启器

    0下载:
  2. 几年前使用批处理写的一个快速重启进程的软件,程序会自动结束进程并获取进程路径重启,推荐讲批处理重名re.bat放到windows目录内,使用win+r调用,只需要输入"re 进程名称.exe"即可.内置自安装代码.可能会因此报毒.(The use of a rapid restart the software process batch to write a few years ago, the program wi
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:大白梨
  1. 易语言进程双向通信源码

    0下载:
  2. 主要提供了一个进程之间通讯的一个模板,方便大家查阅,了解进程之间通讯的原理,以及效率(It provides a template for communication between processes)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:翟人
  1. 强制关闭进程

    0下载:
  2. 作为一个初学者,刚写了一个强制关闭进程的bat文件(As a beginner, just wrote a mandatory shutdown process bat file)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:30720
    • 提供者:Hyman1314
  1. 系统进程监控_C#

    0下载:
  2. 课程设计报告,能通过C#的process方法实现对Windows进程的监控。(Curriculum design report, through the C# process method to monitor the Windows process.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:225280
    • 提供者:FuSencho
  1. 获取当前进程名

    0下载:
  2. 获取当前windows下的所有进程的名称进程的个数(Get the current process)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:299008
    • 提供者:wh827766
  1. Linux多进程并发服务器

    0下载:
  2. 实现多进程并发服务器,客户端能回射回给服务器发送的消息(A multi process concurrent server, and the client can return the message that sent to the server)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:Theft
  1. 进程调度算法

    0下载:
  2. 模拟进程调度的过程,包括先到先得进程调度算法和RR轮转调度算法。(The process of simulating process scheduling, including the first to first process scheduling algorithm and the RR rotation scheduling algorithm.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:jttqhh1
  1. 远程注入进程_下载器

    0下载:
  2. 远程注入进程_下载器,功能强大,使用简单。(Remote injection process _ Download)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:封神
  1. 不占CPU的监视进程监控进程

    0下载:
  2. 一款极小的易语言进程监控源码,非常稳定,可以自己扩展(A small, easy language process monitoring source)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:laomao_7
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org