CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - kernel-module-

搜索资源列表

  1. Linux-Network-Traffic-Control

    0下载:
  2. Linux内核中,含有关于网络数据包有流量控制的功能模块,用于完成QoS的需求。本文介绍这个模块的实现,并说明如何在其基础上编程。-Linux kernel network packet contains information about the function of a flow control module for complete QoS requirements. This article describes the implementation of this module, an
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:590643
    • 提供者:甘经纬
  1. linux-mem_manage

    0下载:
  2. linux内核中内存管理是非常核心的一个子系统,本书着重介绍了内存管理模块的相关知识点-linux kernel memory management is a subsystem of the core, the book focuses on the memory management module of the relevant knowledge points
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:481428
    • 提供者:yunxiang
  1. lun_cache

    0下载:
  2. linux内核存储子系统中缓存处理,包含bio的处理。-The cache module under the storage subsystem in the linux kernel.It contain dealing with the bio。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:24607
    • 提供者:yzs
  1. SSDT--11

    0下载:
  2. SSDT的全稱是System Services Descr iptor Table,系統服務描述符表。這個表就是一個把ring3的Win32 API和ring0的內核API聯繫起來。SSDT並不僅僅只包含一個龐大的位址索引表,它還包含著一些其他有用的資訊,諸如位址索引的基底位址、服務函數個數等。   通過修改此表的函數位址可以對常用windows函數及API進行hook,從而實現對一些關心的系統動作進行過濾、監控的目的。一些HIPS、防毒軟體、系統監控、註冊表監控軟體往往會採用此介面來實現自
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:336235
    • 提供者:小明
  1. lsm

    0下载:
  2. Linux安全模块(Linux Security Module,LSM)是为主流Linux内核设计的一种轻量级、通用的访问控制框架-Linux Security Module (Linux Security Module, LSM) is designed for the mainstream Linux kernel, a lightweight, general-purpose access control framework
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:3040
    • 提供者:王生
  1. trustees-3.0.tar

    0下载:
  2. Linux安全模块(Linux Security Module,LSM)是为主流Linux内核设计的一种轻量级、通用的访问控制框架-Linux Security Module (Linux Security Module, LSM) is designed for the mainstream Linux kernel, a lightweight, general-purpose access control framework
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:74899
    • 提供者:王生
  1. Windows-Rootkits

    0下载:
  2. Rootkits技术在信息安全领域越来越受到重视,各种Anti-rootkits新技术不断出现。在各种Anti-root- kits工具的围剿下,常规的Rootkits隐藏技术难以遁形。在系统分析和深入研究传统内核级Rootkits隐藏技术的基 础上,提出了一个集驱动模块整体移位、内核线程注入、IRP深度内联Hook 3种技术为一体的Rootkits隐藏技术体 系。-Rootkits technology in the field of information security mo
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:417842
    • 提供者:赵鑫维
  1. udf-0.9.8

    0下载:
  2. Linux UDF文件系统模块及用户工具-Linux UDF Filesystem module and userspace utilities (Patches against kernel v2.2, v2.4 and v2.6 plus udftools)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:277427
    • 提供者:book
  1. linux2.6_modules

    0下载:
  2. 本文详细介绍了linux2.6_内核版本对可加载模块的影响-This paper describes a version of linux2.6_ kernel loadable module
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:14734
    • 提供者:张元
  1. linux-3G-software

    1下载:
  2. 这是6410的开发板上配的中兴3G模块的驱动,编译好的是驱动模块只适用于linux-2.6.28内核的。其他内核的话自己可以交叉编译下。-This is the development of the 6410 board with 3 G modules of the resurgence of drive, compiled driver module is only applicable to Linux-2.6.28 kernel. Other kernel words can cross
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:865724
    • 提供者:lly
  1. MCX314

    1下载:
  2. MCX314As在Linux系统中的驱动程序,在Linux系统下,直接编译成模块,插入到内核中即可-The MCX314As driver in the Linux system, Linux system directly compiled into the module, inserted into the kernel to
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:109823
    • 提供者:dongfeng
  1. ss3c2410_spi_3

    0下载:
  2. s3c2410开发板中使用cc1100无线模块的linnux驱动,内核版本是linux,已通过测试。 -s3c2410 development board using the cc1100 wireless module linnux driver, kernel version is linux, and have passed the test.
  3. 所属分类:Windows编程

    • 发布日期:2017-04-03
    • 文件大小:32862
    • 提供者:陪同
  1. piano

    0下载:
  2. 一个发声键盘驱动。本模块会首先禁用常规的键盘中断处理,然后将本身挂到IRQ1上,之后每次其收到键盘中断,将会读取键盘状态和按键,然后当 kernel 认为可行时运行 got_char 打印键盘事件并发出蜂鸣声。3.2.14版本linux下开发,测试可用。 -An audible keyboard driver. This module will first disable the regular keyboard interrupt handler, and then will hang i
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-06
    • 文件大小:1975
    • 提供者:Zhaiyf
  1. linux_android

    0下载:
  2. 系统分析了android底层的各个模块构成,对linux kernel的修改等多方面的内容-Systems Analysis Android the bottom of each module constitutes a modification of the linux kernel and many other content
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:404142
    • 提供者:fulean
  1. Linux

    0下载:
  2. 介绍linux驱动模块和环境搭建,有助于初学者,主要描述Linux内核API-Introduce linux driver module and the environment to build, to help beginners, the main descr iption of the Linux kernel API
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-07
    • 文件大小:506021
    • 提供者:刘发帅
  1. Hello_Multiple_Files

    0下载:
  2. Linux Kernel Modules Example.... One module in Multiple Files in this example.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-16
    • 文件大小:136087
    • 提供者:Imran
  1. ZS3C2410L

    0下载:
  2. 周立功S3C2410实验箱多媒体课件,Linux内核编译实验,Linnux内核编译实验 ,video4linux模块应用实验, 触摸屏实验. -ZLG S3C2410 experimental box multimedia courseware Linux kernel compiled experimental Linnux kernel compile experimental, the video4linux module application experimental, touch
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:1792657
    • 提供者:guowai
  1. ipq_packet_capture

    0下载:
  2. 利用linux内核中的ipqueue模块进行数据包的获取-Utilize the linux kernel ipqueue module packet acquisition
  3. 所属分类:Linux Network

    • 发布日期:2017-11-27
    • 文件大小:5019
    • 提供者:zhanglei
  1. ipq_test_src

    0下载:
  2. 测试linux内核中的ipqueue模块,进行数据包从内核态网用户态的转化-Test linux kernel ipqueue module, data conversion package from kernel mode network users state
  3. 所属分类:Linux Network

    • 发布日期:2017-11-19
    • 文件大小:9764
    • 提供者:zhanglei
  1. CPP_KBD_HOOK

    0下载:
  2. C++开发的键盘钩子模块 分为两个部分,一个是钩子内核程序 一个是钩子的启动程序 值得学习-The keyboard hook module C++ development divided into two parts, one is the hook kernel program is a hook launcher worth learning
  3. 所属分类:Hook api

    • 发布日期:2017-11-16
    • 文件大小:365958
    • 提供者:ffpwserver
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 »
搜珍网 www.dssz.com