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

搜索资源列表

  1. kernel_module

    0下载:
  2. 这是个写内核模块的小程序,作为入门学习的参考好例子-This is a small program to write a kernel module, as a good example of reference to start learning
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:733
    • 提供者:徐先生
  1. ps

    0下载:
  2. 内核模块编程 1)设计一模块,该模块的功能是列出系统中所有内核线程的程序名、PID号和进程状态。 2)设计一个带参数的内核模块,其参数为某个进程的PID号,该模块的功能是列出该进程的家族信息,包括父进程、兄弟进程和子进程的程序名、PID号。 -Kernel module programming 1) design a module, the module s function is to list all kernel threads of the process name, P
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:85370
    • 提供者:李晓宇
  1. module_simple

    0下载:
  2. module_simple 简单的内核模块,旨在正常加载和卸载内核模块,适合初学者上级测试-module_simple simple kernel module to the normal load and unload kernel modules, suitable for beginners to higher test
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:46173
    • 提供者:sun
  1. linux-kernel-module-programming

    0下载:
  2. linux内核模块编程,标记版。用于初学者学习参考。-linux kernel module programming, marking version. Reference for beginners to learn.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:492184
    • 提供者:曹猛
  1. KernellModule

    0下载:
  2. 遍历内核模块,相当不错的代码,看了很久书才会得-Traverse the kernel module, the code is quite good, will have to read long books
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-07
    • 文件大小:222120
    • 提供者:林德发
  1. XueTr

    0下载:
  2. 1.进程、线程、进程模块、进程窗口、进程内存信息查看,热键信息查看,杀进程、杀线程、卸载模块等功能   2.内核驱动模块查看,支持内核驱动模块的内存拷贝   3.SSDT、Shadow SSDT、FSD、KBD、TCPIP、IDT信息查看,并能检测和恢复ssdt hook和inline hook   4.CreateProcess、CreateThread、LoadImage、CmpCallback、BugCheckCallback、Shutdown、Lego等Notify Routine信息查
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3696563
    • 提供者:接收
  1. LINUX_programe

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

    • 发布日期:2017-06-10
    • 文件大小:16955826
    • 提供者:cai
  1. replacethekernel.tar

    0下载:
  2. 关于如何添加系统调用,使用了一个小小的内核模块替换实现。-How to add the call of system,by using a little kernel module to replace it.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1070
    • 提供者:刘莎
  1. linuxkernelbianchen

    0下载:
  2. linux内核模块编程指南 中文版 很适合初学者学习 -linux kernel module programming guide is suitable for beginners to learn the Chinese version
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:84460
    • 提供者:yuweixian
  1. neihe

    0下载:
  2. 内核模块源码有按键 内存 磁盘 进程 窗口 HOOK等-Kernel module source
  3. 所属分类:Hook api

    • 发布日期:2017-04-16
    • 文件大小:480884
    • 提供者:额外确
  1. 4

    0下载:
  2. 设计一个带参数的内核模块,其参数为某个进程的PID号或为0,将输出信息通过printk写到内核日志。-To design a kernel module with parameters, the parameters of a process PID number, or 0, the output via printk written to the kernel log.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:100383
    • 提供者:庄镝
  1. Linux-Module-ProgrammingGuide2.6CH

    0下载:
  2. linux 内核模块编程指导 2.6;对模块很有帮助,是很好的一本书。-linux kernel module programming guide 2.6 module is helpful, it is a good book.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:52721
    • 提供者:yan
  1. arpfilter.c

    0下载:
  2. linux下防御ARP网关欺骗内核模块源代码利用netfilter框架-arpfilter in linux operation system
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-08
    • 文件大小:1087
    • 提供者:gm
  1. ip_sec_ndis

    0下载:
  2. 基于Windows NDIS网络中间层内核模块实现的IPSEC协议-An implementation of ipsec protocol by ndis driver on windows.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:47811
    • 提供者:王玮
  1. Kernel-Module-Programming

    0下载:
  2. 介绍linux内核模块的编程,编写linux驱动程序非常好的一本参考书,详细介绍了linux内部的编程机理-Linux kernel module programming, writing Linux drivers a very good one reference book, detailing the linux internal programming mechanism
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:493056
    • 提供者:扬帆
  1. S3c2440

    0下载:
  2. S3c2440中文文档,很全面,包括各种外设和内核模块-S3c2440 Chinese document is very comprehensive, including a variety of peripherals and kernel modules
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:4220353
    • 提供者:Chuan
  1. HelloWorld

    0下载:
  2. linux内核2.6.30下开发,适应ARM2440开发板的内核模块实验程序,有助于熟悉内核模块机制-linux kernel 2.6.30 development, adaptation ARM2440 development board kernel module test procedures, contribute to the familiar kernel module mechanism
  3. 所属分类:Driver develop

    • 发布日期:2017-11-23
    • 文件大小:3247
    • 提供者:
  1. program

    0下载:
  2. 用TS-7250的内核模块上,控制外加的3个LED灯的开关,round robin-TS-7250 kernel module control plus three LED lights on the switch, round robin
  3. 所属分类:Driver develop

    • 发布日期:2017-11-30
    • 文件大小:3939
    • 提供者:yuwen
  1. LINUX_program_whitebook

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

    • 发布日期:2017-11-30
    • 文件大小:16931187
    • 提供者:nijin
  1. 4-1-3

    0下载:
  2. 嵌入式linux基本内核模块,内核模块的基本框架,参数的传递-Embedded linux kernel module, the basic framework of the kernel module
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-02
    • 文件大小:615
    • 提供者:崔振科
« 1 2 3 4 56 7 8 9 10 ... 21 »
搜珍网 www.dssz.com