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

搜索资源列表

  1. gymb

    0下载:
  2. 远程控制系统概要设计说明书,该软件运行于Microsoft Windows 2000,XP,2003或其他NT架构的操作系统,采用近程插入借用其他软件的进程进行工作。-Remote control system outline design specification, the software runs on Microsoft Windows 2000, XP, 2003 or NT-based operating system, to borrow using short-range in
  3. 所属分类:Remote Control

    • 发布日期:2017-03-29
    • 文件大小:131125
    • 提供者:李海林
  1. SevenElevate

    0下载:
  2. 远程线程插入(注入)技术指的是通过在另一个进程中创建远程线程的方法进入目标进程的内存地址空间。将木马程序以DLL的形式实现后,需要使用插入到目标进程中的远程线程将该木马DLL插入到目标进程的地址空间,即利用该线程通过调用Windows API LoadLibrary函数来加载木马DLL,从而实现木马对系统的侵害-Remote thread into the (injection) technology refers to the process by another method of c
  3. 所属分类:Hook api

    • 发布日期:2017-05-27
    • 文件大小:9997276
    • 提供者:mralex
  1. dll-into-exe

    0下载:
  2. 进程注入的最简单示例代码,VC6.0平台,-process injection sample On windows system
  3. 所属分类:Process-Thread

    • 发布日期:2014-08-18
    • 文件大小:1024
    • 提供者:miaozelin
  1. process_communication_wince

    0下载:
  2. 开发平台:vs2005; 目标平台:WINCE; 功能描述: 进程间通讯的方法有很多,除了常用的剪切板外,还可以用以下几种方法来实现:利用Windows消息WM_COPYDATA、全局原子、内存映射文件、命名管道、邮槽等。 在这里我使用的是Windows消息WM_COPYDATA来实现进程间通讯。-Development platform: vs2005 target platform: WINCE Descr iption: inter-process communicat
  3. 所属分类:Windows CE

    • 发布日期:2017-06-14
    • 文件大小:21883237
    • 提供者:simon
  1. pci9054_dll

    0下载:
  2. 该应用程序调用pci9054驱动程序,实现pci板卡到PC机的数据传输,并在磁盘存盘。 2.主要优点:增加了本进程的工作集,开了较大的缓存,能用于大量突发数据的实时性传输。使用文件映射的方式写盘,速度很快。 3.使用方法:在你自己的应用程序中直接显式的或隐式的调用该DLL即可。该程序已在windows XP平台上测试通过 -The application calls pci9054 driver to achieve the pci card to a PC data transfer and
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-19
    • 文件大小:5262519
    • 提供者:
  1. processTest

    0下载:
  2. Windows平台上,关于多进程应用的例子,控制台程序。-For Windows platform, it s a demo about multi process, and a console program.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-21
    • 文件大小:6150207
    • 提供者:明洋
  1. VCTest

    0下载:
  2. 本程序实现了windows平台下进程免杀.测试效果非常理想.欢迎试用.仅做交流.-protect from kill process
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-11
    • 文件大小:18819680
    • 提供者:wein
  1. AITV_Framework

    0下载:
  2. 这是一个基于命名管道的进程通信及调度程序框架的试验版本。一个solution中包含3个Project.其中,AppScheduling是进程调度程序(这个是将来可以使用的版本),TestJiuGong和TestPlayer分别是九宫格导航和播放器的简单模拟(将来会被实现真实功能的程序所替换。) AppScheduling的功能:启动后自动隐藏窗口,启动九宫格导航。九宫格导航按1键后退出,启动播放器;播放器按0键后退出,启动九宫格导航;九宫格导航按0键后退出整个系统(包括AppScheduli
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:147352
    • 提供者:Roger King
  1. EventCore0.003

    0下载:
  2. EventCore是模拟windows消息机制,实现线程同步、线程通信、进程通信、事件驱动的一个开源项目。-EventCore is simulation Windows news mechanism, realize the thread synchronization, thread communication, communication, event-driven process of an open source project.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:105694
    • 提供者:刘书明
  1. winlogin_Inject

    0下载:
  2. 对winlogon进程实现注入,可以在windows登录前处理一些问题。-Injection of the winlogon process to achieve, you can deal with some issues before windows login.
  3. 所属分类:Hook api

    • 发布日期:2017-03-25
    • 文件大小:146612
    • 提供者:Kevin
  1. Qt

    0下载:
  2. 本书主要讲解描述跨平台图形软件的Qt使用,Qt不但可以运行在Windows、Linux、Mac等操作系统上,还可以移植到嵌入式设备中,并且还有许多第三方驱动。   本书从Qt编程最基础的程序讲起,详细讲解了Qt模块与Qt功能类、Qt文件操作、Qt桌面软件设计、Qt程序与用户交互、Qt图形绘制与多媒体、Qt网络编程、Qt数据库编程、Qt进程与线程、Qt工具使用、Qt嵌入式开发等内容,适合广大Qt编程人员、嵌入式工程师、计算机专业师生使用-This book describes the main
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-22
    • 文件大小:7017178
    • 提供者:张付有
  1. thread

    0下载:
  2. 在windows环境下,使用VC实现进程间的通信-In the windows environment, use the VC to achieve inter-process communication
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:21164
    • 提供者:睡睡
  1. Window-Kernel-Programming

    0下载:
  2. 《Window核心编程》配套源码,涉及Windows核心编程的方方面面,设计进程、文件、注入等多种技术,适合对Windows底层技术有兴趣的人。-The source code of <Windows Kernel Programming>
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-21
    • 文件大小:37956608
    • 提供者:陈泽佳
  1. 01MemRepair

    0下载:
  2. Windows控制台程序,通过遍历目标进程空间搜索到用户需要的地址并修改地址内存的数据。-A Windows console application, a memory of a process to modify the data. . .
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:22197
    • 提供者:赵鑫维
  1. 10.19

    0下载:
  2. windows操作系统编程示例,主进程由命令行参数输入两个整数,主进程创建两个子进程,分别把两个整数传给两个子进程,子进程计算1+2+..+n一直加到整数的前N项和并输出。如果是输入的整数是负数,则退出进程。-windows operating system, programming examples, the main process parameters from the command line input two integers, the main process to create
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:1194
    • 提供者:程少博
  1. remote-to-local-hook

    0下载:
  2. Windows的钩子技术实在是太有吸引力了。 网上大部分文章都介绍全局钩子,本文 是介绍如何做成一个远程进程的局部 钩子。全局钩子比较耗费资源-remote to local hook
  3. 所属分类:Hook api

    • 发布日期:2017-03-31
    • 文件大小:3805
    • 提供者:李军
  1. RunOnly

    0下载:
  2. 利用Windows事件与信号量实现的进程单独运行控制,同一程序每次只允许一个实例存在,新实例会结束旧的,可用于软件更新等功能模块。DEMO给出了简单的列子。-Useing the Windows event and semaphore to control a process, the same procedure allows only one instance exists, the new instance replace the old, can be used for software
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:605625
    • 提供者:lxl
  1. experiment

    0下载:
  2. 生产者-消费者模型模拟进程调度利用windows提供的API函数进行设计-Producer consumer model to simulate the process of scheduling
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:10159
    • 提供者:zzb
  1. winPS

    0下载:
  2. 实现windows中任务管理器的作用,程序运行时就可以看到当前系统中正在运行的进程。-Realize the Windows task manager of function, the run-time can see the current system running process.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3270956
    • 提供者:张佳静
  1. jincheng

    0下载:
  2. 创建一个windows窗口程序,含有4个菜单项,分别用来创建和撤消记事本进程和计算器进程。若相应进程已经创建了,再选择创建进程菜单,则弹出对话框提示进程已经创建 若进程已经撤消了,再选择撤消进程菜单,则弹出对话框提示进程已经撤消。注意考虑从主程序外部启动和关闭进程的情况。-Create a windows window procedure contains four menu items, were used to create and destroy processes and calcula
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:35579
    • 提供者:chh
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com