搜索资源列表
hideprocess.rar
- 2000下进程隐藏的一种方案的例子
HideProcessFORXP2000
- 在2000和xp下,隐藏进程,VC6.0测试通过 在需要隐藏进程的时候#incoude\"HideProcess.h\",调用HideProcess()即可。-in 2000 and xp, hidden process, VC6.0 tested in the process need to hide when # incoude "HideProcess.h" Call HideProcess () can be.
HideProcess
- 隐藏进程的又一方法,利用系统驱动。C和 C++结合
meet-xp
- 1. Wizard = 向导程序 2. CntrlOtherPrcss = 启动并控制其它Exe程序 3. SimpleTextTransfer = 利用剪贴板实现Exe程序间的数据交换 4. HideProcess = 隐藏程序不被关闭程序发现 5. SysButton = 禁止窗体右上角各按钮-1. Wizard = Wizard procedures 2. CntrlOtherPrcss = initiate and control other Exe procedures 3. Simp
HideProcess
- HideProcess.h 直接调用HideProcess() 就ok
HideProcess
- visual c++ 6.0 隐藏进程,好东东,大家 下载下载
hideprocess
- KiWaitOutListhead,KiDispatcherReadyListHead,分别是两条阻塞链,一条就绪链表,当线程获得CPU执行的时候,系统分配一个时间片给线程,当发生一次时钟中断就从分配的时间片上减去一个时钟中断的值,如果这个值小于零了也就是时间片用完了,那么这个线程根据其优先级载入到相应的就绪队列末尾。KiDispatcherReadyListHead是一个数组链的头部,在windows 2000中它包含有32个队列,分别对应线程的32个优先级。如果线程因为同步,或者是对外设请求
hideprocess.rar
- 2000下进程隐藏的一种方案的例子,2000 under the process of hiding a program example
DriverHideProcess
- 驱动级的隐藏进程---通过断链,PspCidTable,Csrss这几张表来实现进程的隐藏,源码可以直接编译!-HideProcess by driver ...
ProtectProgram
- 守护进程(进程关闭自动开启),防止异常退出。-Daemon process (the process of closing automatically open) to prevent abnormal exit.
hideprocess
- 隐藏进程,实例+源码 有兴趣者可-Hidden processes, examples+ Source Those interested
HideProcess
- 一个通过挂钩系统调度表隐藏进程的小程序,由驱动部分和命令行程序组成。-A linkage system through the process of scheduling table to hide a small process, driven in part by the procedures and command-line component.
hideprocess
- 直接在窗体添加代码和一个按钮,按按钮后进程隐藏-hideprocess
hideprocess
- delphi编写的Windows NT2000下进程隐藏,在delphi7+xp sp2下测试通过-delphi prepared by the process of hiding under Windows NT2000, in delphi7+ xp sp2 tested by
HideProcess
- 如何在WINDOWS NT中隐藏进程,这是大名鼎鼎的炉子版主写的,值得大家参考!-How to hide in the WINDOWS NT process, which is written by the famous stove moderator, it is worth your consideration!
Hideprocess
- 利用其他进程隐藏本进程 不*,但加壳后可*。-Hide this process by other processes
hideprocess
- 基于内核EPROCESS结构的进程隐藏程序...可以有效的隐藏指定进程-hide Process
HideProcess
- C++编写的的隐藏进程 -C++ hide process
HideProcess
- HideProcess 的delphi版-HideProcess delphi
HideProcess
- hideprocess How hide a process to process list
