搜索资源列表
ProcessProtect
- 提供一个进程保护的通用独立模块。 也就是说可以实现多进程保护功能的DLL。-provide a process independent and protection module. That is to say the process can achieve more protection DLL.
remote_thread
- Remote Run Library是一个为部分代码提供完整的远程(这里的远程指不同于本进程的其他进程空间)运行环境(包括在代码中使用隐式API调用、字符串常量、全局/静态变量、异常保护)的工具。它允许你在任意进程(只要你有足够的权限)运行一段代码甚至一个exe,从而可以让两个或多个可执行文件在同一个进程空间运行。-Remote Run Library is a part of the code provides a complete remote (remote here refers to
Clipboardmonitor.rar
- 实时监控系统剪切板内容,可以判断是否为自己所保护的内容。,Real-time monitoring system clipboard, you can determine whether the protection for their own content.
CriticalSectionEx
- CCriticalSectionEx 类封装类windows 临界区保护功能,用于进程内,对多线程对公用资源的保护-CCriticalSectionEx type of package type windows critical protection for the process of multi-threaded on the protection of public resources
ProcProtectCtrl
- 进程序保护程序,这个是针对某个进程的保护源代码-Protection program into the program, this is a process for the protection of source code
ProcessHide
- 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.
SerialPortTool
- 用串口类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
process-protection
- Protects process from killing.
jingcheng
- 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
protectexe
- 进程保护工具+源码 此程序仅供学习交流使用-Process protection tool+ source code only learn to share this program
VB-code
- VB 系统多种底层技术API应用,有源码,进程自我保护-VB system, a variety of underlying technology API, a source, the process of self-protection
HookProcess
- 自写保护进程,以防止调试软件打开,以NtOpenProcess为例研究。算是简单的游戏保护模式。-Since the write-protection process in order to prevent debugging software open to NtOpenProcess example study. Be a simple game protection mode.
Threaded
- 多线程程序,未进行数据保护。程序打开一个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
CreticDemo
- 使用windows临界区的一个程序例子,用于数据保护的多线程同步-Example of a program of the critical area of the windows, multi-thread synchronization for data protection
PowerBasicHOOK
- powerbasic 进程保护 推荐下载学习-powerbasic process protection recommended download learning
FullScrProtect
- 实现对名为FullScr.exe的进程的驱动保护-Drive protection on the named FullScr.exe process
PROCESS.RAR
- 可以保护进程不被结束可以完美保护哦 好东西啊 -Can protect the process is the end can not perfect protection Oh good thing
Edibe
- 易语言自我保护类,驱动保护子类,马勒戈壁,上传个文件这么麻烦,你得死啊-Easy language self-protection class, drive protection subclass Mahler Gobi, upload files such trouble, you have to be dead
killstudentmain.vbs
- 利用WMI杀进程用的一个小程序。学生端程序需要关闭进程保护才可以杀掉。-Using WMI kill process with a small program students end need to be closed process protection can kill .
ThreadTest
- 多线程,创建子线程,包括信号量、事件、互斥等线程资源保护机制。-Multi-threaded, create sub-threads, including semaphores, events, mutexes, thread and other resource protection mechanism.