资源列表
KillMe
- 一款进程防杀的程序,同以往的程序不同,通过给内核打补丁的方式防杀,效果非常明显,在XP下可以防御冰刃等强力工具的删除-Anti-kill procedures for a process, with different procedures in the past, by the way the kernel patch against killing, the effect is very obvious, in XP, can be powerful tools such as defens
sync
- 实现多线程同步编程: 用软件方法(Peterson算法和Dekker算法)解决临界区问题-兄弟问题。 用同步对象解决临界区问题-兄弟问题。 用互斥量解决生产消费者问题;用信号量解决生产消费者问题。 -Achieve multi-threaded programming Synchronization: Ways to use software [Peterson algorithm and Dekker algorithm] to solve critical quest
Mailslot_src
- Mailslot进程通讯机制的服务端和客户端实现的封装类-Mailslot advancement communication mechanism service end and customer end realization seal class
ShareMemory
- 封装共享内存类,用于进程间通信。修改的一方完成后,使用命名事件通知读取方,双方保持内容同步。-Package shared memory class for inter-process communication. After the party changes, use named event notification read side, the two sides to keep the content synchronized.
ProcessManager
- 进程管理,用于创建新进程,查看当前进程,结束,挂起,激活进程。-Process management, to create a new process, view current processes, end, suspend, activate the process.
taskmanager
- Windows的任务管理器源码,包含对进程、线程、性能监视等管理-task Manager
Dll
- DLL注入工具 C++源码 可用韩好用-It is a tool
jwthread-2.2.4
- 比较全面的多线程编程规范及模式,对学习多线程有很强的指导意义-More comprehensive specification and multi-threaded programming model of learning has a strong multi-threaded guide
tk2
- 一个太阁立志传2的内存修改器,主要功能在内存中读取和修改另外一个进程的数据。-A 太阁立志传 2 memory modifier key functions in memory, read and modify data in another process.
multi-process-thread-sort
- 一个完整VC开发工程:实现用多进程和多线程进行快速排序-a complete VC project: accomplish fast sorting by using multi process and multi thread programming technique
testRingBuffer
- 环形缓冲 : 多线程,锁,对齐。多线程,锁,对齐。-mutil thread and ringbuffer
hidevc
- 通过远程线程注入的方法实现的隐藏进程,简单易懂,注释详细-Remote thread into the hidden process
