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

搜索资源列表

  1. ProcessProtect

    2下载:
  2. 提供一个进程保护的通用独立模块。 也就是说可以实现多进程保护功能的DLL。-provide a process independent and protection module. That is to say the process can achieve more protection DLL.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:21.22kb
    • 提供者:llp
  1. remote_thread

    0下载:
  2. Remote Run Library是一个为部分代码提供完整的远程(这里的远程指不同于本进程的其他进程空间)运行环境(包括在代码中使用隐式API调用、字符串常量、全局/静态变量、异常保护)的工具。它允许你在任意进程(只要你有足够的权限)运行一段代码甚至一个exe,从而可以让两个或多个可执行文件在同一个进程空间运行。-Remote Run Library is a part of the code provides a complete remote (remote here refers to
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:54.58kb
    • 提供者:syf
  1. Clipboardmonitor.rar

    0下载:
  2. 实时监控系统剪切板内容,可以判断是否为自己所保护的内容。,Real-time monitoring system clipboard, you can determine whether the protection for their own content.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:5.65kb
    • 提供者:renjie
  1. CriticalSectionEx

    0下载:
  2. CCriticalSectionEx 类封装类windows 临界区保护功能,用于进程内,对多线程对公用资源的保护-CCriticalSectionEx type of package type windows critical protection for the process of multi-threaded on the protection of public resources
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:1.12kb
    • 提供者:sporder
  1. ProcProtectCtrl

    0下载:
  2. 进程序保护程序,这个是针对某个进程的保护源代码-Protection program into the program, this is a process for the protection of source code
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:751.45kb
    • 提供者:lhsljf
  1. ProcessHide

    1下载:
  2. VC++实现的rin0级别的进程隐藏和进程保护。要用到DDK。此压缩包中有完整的源代码,并且调试通过。-VC++ to achieve the rin0 level hidden process and process protection. To use DDK. This package is the integrity of the source code, and debugging through.
  3. 所属分类:进程与线程

    • 发布日期:2013-03-27
    • 文件大小:1.76mb
    • 提供者:jiangyadong
  1. SerialPortTool

    1下载:
  2. 用串口类CSerial为某公司做的一个串口调试的工具,它可以解析输入的命令,用户可以象使用超级终端一样使用它。我在这里面使用了加载前奏,密码保护功能,多线程加载升级软件,CRC32校验等技巧。-A example code for CSerial class s application. It can be used as super terminal. It s be implemented by code protection, multithread upgrade, CRC32 chec
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:144.95kb
    • 提供者:柳闻徽
  1. process-protection

    0下载:
  2. Protects process from killing.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-15
    • 文件大小:6.81kb
    • 提供者:Vadim Semenov
  1. jingcheng

    0下载:
  2. WindowXp 线程同步 1.创建和打开事件对象在进程间传送信号 2.利用互斥体保护共享资源-WindowXp thread synchronization 1. To create and open the event object to send signals between processes 2. Protection of shared resources using mutex
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-24
    • 文件大小:1.5kb
    • 提供者:陈涛
  1. protectexe

    0下载:
  2. 进程保护工具+源码 此程序仅供学习交流使用-Process protection tool+ source code only learn to share this program
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2.87mb
    • 提供者:浩天
  1. VB-code

    0下载:
  2. VB 系统多种底层技术API应用,有源码,进程自我保护-VB system, a variety of underlying technology API, a source, the process of self-protection
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2.63mb
    • 提供者:陈霸天
  1. HookProcess

    0下载:
  2. 自写保护进程,以防止调试软件打开,以NtOpenProcess为例研究。算是简单的游戏保护模式。-Since the write-protection process in order to prevent debugging software open to NtOpenProcess example study. Be a simple game protection mode.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:735.24kb
    • 提供者:蓝色风暴
  1. Threaded

    0下载:
  2. 多线程程序,未进行数据保护。程序打开一个text文件,线程按行从文件中读取数据同时计算每行 的字母数为奇数和偶数的单词的个数,然后关闭文件,输出最后的结果。 -Multithreaded programs, for data protection. Program opens a text file, thread by line read from the file while in each of the line An odd number of letters and even
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-11
    • 文件大小:761byte
    • 提供者:ASIN
  1. CreticDemo

    0下载:
  2. 使用windows临界区的一个程序例子,用于数据保护的多线程同步-Example of a program of the critical area of ​ ​ the windows, multi-thread synchronization for data protection
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:28.82kb
    • 提供者:John
  1. PowerBasicHOOK

    0下载:
  2. powerbasic 进程保护 推荐下载学习-powerbasic process protection recommended download learning
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-19
    • 文件大小:90.82kb
    • 提供者:刘亚
  1. FullScrProtect

    0下载:
  2. 实现对名为FullScr.exe的进程的驱动保护-Drive protection on the named FullScr.exe process
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-16
    • 文件大小:3.28kb
    • 提供者:桑明礼
  1. PROCESS.RAR

    1下载:
  2. 可以保护进程不被结束可以完美保护哦 好东西啊 -Can protect the process is the end can not perfect protection Oh good thing
  3. 所属分类:Process-Thread

    • 发布日期:2014-11-27
    • 文件大小:13kb
    • 提供者:杨黑
  1. Edibe

    0下载:
  2. 易语言自我保护类,驱动保护子类,马勒戈壁,上传个文件这么麻烦,你得死啊-Easy language self-protection class, drive protection subclass Mahler Gobi, upload files such trouble, you have to be dead
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-10
    • 文件大小:19.86kb
    • 提供者:张帆
  1. killstudentmain.vbs

    0下载:
  2. 利用WMI杀进程用的一个小程序。学生端程序需要关闭进程保护才可以杀掉。-Using WMI kill process with a small program students end need to be closed process protection can kill .
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:921byte
    • 提供者:梦的彼岸
  1. ThreadTest

    0下载:
  2. 多线程,创建子线程,包括信号量、事件、互斥等线程资源保护机制。-Multi-threaded, create sub-threads, including semaphores, events, mutexes, thread and other resource protection mechanism.
  3. 所属分类:Process-Thread

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