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

搜索资源列表

  1. linuxqudong-4

    0下载:
  2. 本书介绍的主题会越来越复杂,它们可以分成两个部分。第一部分(第1章到第10章)从内核模块的正确安装开始介绍,会涉及到写字符设备驱动程序需要面对的各方面的问题。每章会讨论一个独立主题,并且在末尾包含一个“符号表”,在实际开发时,可以用作参考。当我写自己的设备驱动程序时,我发现我会回头去查自己写的章节,我希望你也可以充分利用这个符号表。-linux qudong kai fa zhong wenban
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:236434
    • 提供者:lee
  1. The_Linux_Kernel_Module_Programming_Guide_2.6

    0下载:
  2. The Linux Kernel Module Programming Guide 2.6 编写LINUX内核模块(例如设备驱动)很好的一本指导。-A guide to programming Linux kernel modules.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:493036
    • 提供者:liu
  1. Linuxknel

    0下载:
  2. Linux系统内核模块和驱动的编写示例规范-Linux kernel modules and drivers to prepare the sample
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:7186
    • 提供者:YTH
  1. Linux_kernelmodule

    0下载:
  2. 一个最基本的内核模块(helloworld)编写、加载、卸载。包含源码,建议在redhat9下编译运行。-A basic kernel module (helloworld) the preparation, loading, unloading. Contains the source code, it is recommended redhat9 compiled to run.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:175131
    • 提供者:Gras.Heaven
  1. kernel-module-hello

    0下载:
  2. 本人是新手,这是我接触的最简单的Linux内核模块示例程序 涵盖了Linux驱动模块最基本的组成要素,适合于初学者,以后会逐渐上传学习代码,希望各位多多指教。-I am a novice, this is the easiest I have contacted the Linux kernel module Linux sample application covers the basic elements drive module suitable for beginners to le
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:597
    • 提供者:jack
  1. Testkernelmodule

    0下载:
  2. 检测内核模块VB代码 似懂非懂是否-VB code to detect kernel module
  3. 所属分类:Network Security

    • 发布日期:2017-04-13
    • 文件大小:1878
    • 提供者:发放
  1. GetCr3

    0下载:
  2. linux内核模块编程---读取寄存器cr3的值-failed to translate
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:679
    • 提供者:
  1. Linux_program

    0下载:
  2. 《Linux编程白皮书》描述了关键的设计概念,以及系统和Linux内核子系统的概念系统结构和具体的系统结构。全书是从Linux操作系统的心脏——内核开始进行深入介绍的。所介绍的知识包括Linux硬件和软件基础、内核机制、进程、模块、结构及源代码、Linux内核模块编程指南,把应用程序移植到Linux下,以及对网络的讨论等等。-" Linux Programming White Paper" describes the key design concepts and system
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:121652
    • 提供者:HP
  1. mini2440_buttons

    0下载:
  2. 嵌入式Linux平台,友善之臂MINI2440(ARM920T)按键驱动程序模块,采用内核模块方法加载。-Embedded Linux platform, a friendly arm of MINI2440 (ARM920T) key driver module, load the kernel module approach.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:1593
    • 提供者:张三
  1. kdb

    0下载:
  2. 内核调试软件工具包KDB,对编写内核模块有很大的帮助,版本是对linux-2.6.14.1-Kernel debugging software toolkit KDB, on the preparation of a kernel module is very helpful, the version is linux-2.6.14.1
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:185589
    • 提供者:熊炳龙
  1. Linux_loadable_kernel_module_mechanism_and_applica

    0下载:
  2. 为了缩短 Linux 开发和测试的时间,提高开发效率。详细分析了Linux 可加载内核模块机制即LKM(Loadable Kernel Module)的工作原理、实现细节和LKM 机制中的关键技术,总结了在实际开发中针对最新内核稳定版本2.6 编写内核模块的方法和需要注意的问题。在Linux操作系统环境下应用LKM 对零拷贝原理进行了实现。在Linux 开发和研究中应用LKM 可以大大加快开发速度-In order to shorten the Linux development and tes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:127134
    • 提供者:jsh
  1. arktool

    0下载:
  2. 1、息钩子监视:列举系统上的消息钩子。 2、块加载监视:列举系统上加载的所有内核模块 3、SSDT监视:通过得到原始的SSDT地址来得到被恶意程序HOOK的API以及恢复SSDT 4、注册表保护:对一些重要的注册表项进行保护,防止恶意程序对其进行修改。 5、隐藏进程检测:检测出系统中隐藏的进程。 6、隐藏端口检测:检测出系统中隐藏的端口。 7、进程强杀:能够杀死系统中的对自身保护的恶意进程。-1, the interest rate hook monitor
  3. 所属分类:Hook api

    • 发布日期:2017-05-13
    • 文件大小:3552977
    • 提供者:虫子
  1. 1

    0下载:
  2. 考虑到从硬件层开始构建一个操作系统的难度,Adeos并没有并没有从零开始构建一个硬件抽象层;目前,Adeos是基于Linux内核实现的,这样的话,就可以将系统的启动和初始化工作都由Linux来完成,在系统完成初始化后,再进行Adeos的初始化工作(包括接管Linux的中断管理机制),Adeos功能既可以直接编译进内核,也可以作为一个内核模块在系统运行时动态加载,就和内核的驱动程序模块一样。 -Building a RTOS over Adeos
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:22837
    • 提供者:hunter.liu
  1. Detect_EAT_HOOK

    0下载:
  2. 检查内核中是否存在EAT挂钩。在应用层通过VB获得内核模块的导出函数名及真实地址,然后与内存地址相比较。若不同,则恢复。-EAT check whether there is linked to the kernel. VB obtained at the application layer through the kernel module exported function names and real addresses, and then compared with the memory
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:105469
    • 提供者:王波
  1. linux-proc-

    0下载:
  2. • 内核模块创建在proc文件系统上建立_ps文件.遍例进程内核链表task_struct.将遍例结果存入缓冲区.影射到/proc/_ps文件中.用户态的程序去读取 这个文件.打印显示 当前进程的的pid,ppid 和进程名.-Display the current process pid,ppid and processname.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1487
    • 提供者:李米
  1. cdemu-daemon-1.3.0.tar

    0下载:
  2. CDemu是模拟CD、DVD设备的内核模块。它让你能使用.bin/.cue, .nrg, 或 .ccd这样的非ISO-9660格式的光盘镜像。之所以要用到它,是因为mount只能挂载iso。iso只包含单一的文件系统,而许多cd都带有复杂的信息,比如混合数据和音轨。CDemu让你能获得这些CD镜像完整、原始的内容。 CDemu利用vhba内核模块模拟出一个SCSI CD/DVD设备,由后台运行的cdemud守护进程(cdemud)与该模块通信。镜像分析代码被抽象到一个库中(libmir
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:171782
    • 提供者:陈文捷
  1. linux2.6kernelmodulecompile

    0下载:
  2. linux2.6 内核模块、驱动程序编译方法-linux2.6 kernel module driver compiled method
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:57163
    • 提供者:uclearzgh
  1. globalvar.tar

    0下载:
  2. 一个Linux下内核模块的示例,虚拟一个只有一个字节的内存虚拟设备的字符驱动,实现字符驱动的读写功能-Under a Linux kernel module example, only one byte of the virtual memory of a virtual device of the character-driven, character-driven read and write capabilities to achieve
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:98443
    • 提供者:ckh
  1. Linux-driver-development4

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第4章、Linux内核模块。Linux设备驱动会以内核模块的形式出现,因此,学会编写Linux内核模块编程是学习Linux设备驱动的先决条件。4.1~4.2节讲解了Linux内核模块的概念和结构,4.3~4.8节对Linux内核模块的各个组成部分进行详细讲解,4.1~4.2节与4.3~4.8节是整体与部分的关系。4.9节讲解了独立存在的Linux内核模块的Makefile文件编写方法和模块的编译方法。-Au
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:304817
    • 提供者:华清远见
  1. Linux-Programming-White-Papers

    0下载:
  2. < Linux编程白皮书> : 本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。-< <Linux编程白皮书> > : This book and its programming on the Linux operating system, the overall presentati
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-30
    • 文件大小:12528264
    • 提供者:刘绍海
« 1 2 3 45 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com