CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - Process

搜索资源列表

  1. Process Master v1.2

    0下载:
  2. 列进程的,可以列隐藏进程-out of the process, the process can be hidden out
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:31046
    • 提供者:缪羽
  1. process

    0下载:
  2. 进程间调度,共享内存,进程通信,子进程创建-inter-process scheduling, shared memory and process communications, process-creation
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:934625
    • 提供者:jiaomingliang
  1. process

    0下载:
  2. 编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对五个进程进行调度。 “最高优先数优先”调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。 静态优先数是在创建进程时确定的,并在整个进程运行期间不再改变。 -prepared a simulation and debugging process scheduling procedures, "Priority number of the highest priority" Schedu
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9408
    • 提供者:111111
  1. HideProcess.rar

    0下载:
  2. Hook Hidden Process. Using ZwQuerySystemInfomation Api.,Hook Hidden Process. Using ZwQuerySystemInfomation Api.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:49956
    • 提供者:Kevin Smith
  1. Inject.rar

    0下载:
  2. exe远程注入源代码,可将线程函数直接注入远程进程,无需dll,exe into the source code of the remote can be threaded directly into the remote process function without dll
  3. 所属分类:系统编程

    • 发布日期:2017-03-28
    • 文件大小:10836
    • 提供者:张问天
  1. ProcessProtect.rar

    0下载:
  2. 在Ring0下实现保护进程,通过HOOK SSDT实现保护进程,The Ring0 achieve protection process, achieved through the protection process HOOK SSDT
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:6598
    • 提供者:eithack
  1. Process

    0下载:
  2. 进程管理器。获取本机运行的所有进程列表,进行相关的模块列表,各模块对应的文件路径。可从进程中卸载指定的模块。-Process Manager. Get all processes running on the machine list, a list of associated modules, each module corresponding to the file path. Unloaded from the process specified in the module.
  3. 所属分类:系统编程

    • 发布日期:2016-01-27
    • 文件大小:18266
    • 提供者:张洪峰
  1. tdimonnt.zip

    0下载:
  2. TDI (Transport Device Interface) monitor, enables one to see commands being sent to network card as a result of higher level calls to socket API. Allows one to see which process is causing the network activity and allows filtering and one can debug
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:97693
    • 提供者:Parity error
  1. enumfilehandle

    0下载:
  2. 枚举系统中所有已打开文件的句柄,有时一个文件删不掉,可能是文件句柄没有释放,可以用它来寻找哪个进程打开了文件,结束这个进程或者关掉句柄就可以了-Enumerate the system to handle all open files, and sometimes can not afford to delete a file, it may not release the file handle, you can use it to find which process opens a fil
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:5501
    • 提供者:9908006
  1. Hide-Process---Hide-Reg-Key---Unkillable-Process.

    0下载:
  2. Example of how to hide process & registry keys for a rootkit.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:6050
    • 提供者:nignog
  1. codewinlogon

    0下载:
  2. 通过注入Winlogon进程截获系统密码(含源码) -inject process Winlogon get system password
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:41710
    • 提供者:liqi
  1. Linux-process-monitor-and-Real-linux

    0下载:
  2. linux权威-宋宝华关于LINUX进程调度与实时性的讲义-Teaching materials about linux process scheduling and RTlinux of Songbaohua--a master in linux field
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1478945
    • 提供者:刘志飞
  1. Process Monitor

    1下载:
  2. 应用层与内核层相结合实现进程的监控,ring3 & ring0 ,主动防御的基础功能,代码清晰,学习的好材料-process monitor ,ring3 and ring0
  3. 所属分类:系统编程

    • 发布日期:2012-11-22
    • 文件大小:75984
    • 提供者:goodone
  1. TCP-to-begin-same-time-multi-process

    0下载:
  2. 基于linux环境下的基于TCP/IP的C语言的并发多进程服务器程序。-Linux-based environment based on the TCP/IP-C-concurrent multi-process server program.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:16256
    • 提供者:邹林
  1. process

    0下载:
  2. 进程通信中管道和共享内存的源码,可以比较通信方式,更好的使用进程通信来开发程序。-The process of communication channels and shared memory of the source, can compare the means of communication, better use of the process to develop procedures for communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1087
    • 提供者:daisy_du
  1. Hideme

    0下载:
  2. 通过使用未公开函数RegisterSerivceProcess来隐藏自己进程的程序,只适用于win9x-Through the use of any public function to hide its own process RegisterSerivceProcess procedures apply only to win9x
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:26151
    • 提供者:roy_tiger
  1. Process

    0下载:
  2. 进程查看程序-Process viewer
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-09
    • 文件大小:95048
    • 提供者:耀
  1. Process

    0下载:
  2. 使用GTK+的三个并发进程的演示,Magic Linux2.0下编译-Use GTK+ Three concurrent process demo, Magic Linux2.0 compiled under
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:5109
    • 提供者:Gaojing
  1. hideProcess

    0下载:
  2. 这是一个 能隐藏进程的源代码。没有其他恶意代码,仅仅隐藏进程。-This is a process to hide the source code. No other malicious code, just to hide the process.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-23
    • 文件大小:90935
    • 提供者:张龙
  1. Harmful-process-termination-device

    0下载:
  2. 通过监控阻止有害进程进程达到防毒的目的,这也是其他防毒软件常用的。-Process by monitoring the process to prevent the harmful purpose of anti-virus, which is commonly used in other anti-virus software.
  3. 所属分类:Network Security

    • 发布日期:2017-04-02
    • 文件大小:107419
    • 提供者:胡八一
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com