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

搜索资源列表

  1. SystemModulesSee

    0下载:
  2. 获得所有windows加载的内核模块信息。 一个不错的学习windows驱动程序和windows内核的代码。-access to all windows kernel module loading information. A good learning windows driver and windows kernel code.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:47062
    • 提供者:yunzhang
  1. Linux24_char_device_driver

    0下载:
  2. Linux 2.4内核字符设备驱动开发实例。 是Linux下驱动开发人员再好不过的参考源码。编译之后加载驱动,附有测试程序进行驱动的测试! Linux kernel 2.4 char device driver example.-character device driver development example. Linux is driven development staff a better reference source. After loading
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4639
    • 提供者:邱天
  1. fuse-2.6.3.tar

    0下载:
  2. linux下无需加载到内核的驱动模板。例如ntfs-3g等就使用了它-under linux kernel without loading the driver template. For example ntfs - 3g, etc. on the use of its
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:473147
    • 提供者:tyrus
  1. led-2.6.12

    0下载:
  2. 一个linux 2.6内核下的完整的字符驱动实例,可以静态加载进内核,源码包含了对Makefile和Kconfig的修改,硬件平台是s3c2440.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4967
    • 提供者:白文晓
  1. linux

    0下载:
  2. 这里的底层驱动是指Linux下的底层设备驱动,这些驱动通常都是加载在内核态的,可以提供给上层用户态的应用程序访问底层设备的能力。也就是说,上层应用程序通过底层的驱动程序可以实现输入/输出的管理等功能-linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:20789
    • 提供者:zhangjiam
  1. DriverFirewall

    0下载:
  2. 一个支持 windows xp 的驱动防火墙的源代码,用来监视系统内核驱动的加载。-Windows xp driver to support a firewall source code, used to monitor the loading of kernel drivers.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:1387
    • 提供者:ARA
  1. LoadDriver

    0下载:
  2. 通过服务加载驱动程序,卸载驱动程序,停止和启动驱动-tong guo fu wu jia zai, xiezai, qi dong, ting zhi qu dong cheng xu
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-09
    • 文件大小:1527038
    • 提供者:李于
  1. RootKit_pediy

    0下载:
  2. 来自看雪的RootKit的学习与研究专题的电子书。 Rootkit是什么?估计很多朋友并不明白,简单的说,Rootkit是一种特殊的恶意软件,它的功能是在安装目标上隐藏自身及指定的文件、进程和网络链接等信息,比较多见到的是Rootkit一般都和木马、后门等其他恶意程序结合使用。Rootkit通过加载特殊的驱动,修改系统内核,进而达到隐藏信息的目的。技术是双刃剑,我们研究它的目的在于,透过我们的研究,用这项技术来保护我们的系统,使我们的系统更加健壮,充分发挥这个技术的正面应用。-RootKit
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-10
    • 文件大小:1954442
    • 提供者:vivi
  1. newdriver

    0下载:
  2. 华为U6100在linux的驱动,编译后加载进内核然后拨号即可-driver in linux of Huawei U6100, compile the source file and then load the .ko file into the kernel ,after these we can dial and access web!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:22463
    • 提供者:成昭
  1. os-keshe

    0下载:
  2. linux(ubuntu)下操作系统课程设计 包含拷贝,编译内核,加载驱动,任务管理器四大部分 包中有完整的源码和可执行程序以及实验报告-linux (ubuntu) operating system, includes copies of curriculum design, compile the kernel, load the driver, the Task Manager in four major packages source code and executable progra
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:770000
    • 提供者:文兰
  1. driver_development_example

    0下载:
  2. 驱动开发整套例子:加载驱动与打开网卡:修改网卡:显示内核打印:卸载-Drive the development of the entire example:编译驱动:cd /home/vnetdev/ make
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-08
    • 文件大小:215733
    • 提供者:zhangzhibo
  1. cpuid

    0下载:
  2. 驱动加载SSDT内核-SSDT kernel driver loading
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:7068
    • 提供者:iqny2005
  1. 基于ARM 与WINCE 的RS485 驱动程序设计

    0下载:
  2. 随着工业设备控制要求的日益复杂,嵌入式的工业控制系统成为必然趋势。由于RS485 具有良好的抗干扰性、传输距离长和多站能力等优点,在工业控制领域中应用最广泛。为了开发基于ARM9 内核和Windows CE 5.0 系统的RS485 驱动程序,首先给出了硬件电路设计,接着阐述了Windows CE 系统的驱动模型以及中断处理方法;然后详细描述了RS485 驱动程序的具体设计过程,包括驱动程序的结构设计、关键函数设计、驱动程序的注册和加载等。实验结果表明,RS485 驱动程序运行稳定可靠。
  3. 所属分类:软件工程

  1. smsc7500.tat

    0下载:
  2. smsc7500网卡驱动程序,如果想编译模块,只要把代码放到内核文件夹里,配置下环境变量,就可以生成模块,然后加载到内核就可以了-smsc7500 NIC driver, if you want to compile the module, as long as the code into the kernel folder, configuration environment variable, you can generate the module, and then loaded into
  3. 所属分类:Driver develop

    • 发布日期:2017-05-11
    • 文件大小:2283520
    • 提供者:yang yang
  1. 01lcd_font

    0下载:
  2. 针对友善之臂4412开发板裸机下操作LCD显示驱动,注:Lcd的背光默认没有开启,可以通过先加载linux内核来开启背光,然后按reset键重启进入u-boot来运行自己的程序;-Note 4412: Lcd s default backlight is not turned on, you can first load the linux kernel to open the backlight, and then press the reset key to restart into the
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:14680
    • 提供者:罗姆
  1. linux内核

    0下载:
  2. linux-2.6.27.8.tar.bz2为手持式串行加载所用linux内核; sl3250.config为编译内核的配置文件,包括高速串口和usb光驱的驱动。 uImage为内核压缩文件;(Linux-2.6.27.8.tar.bz2 is the Linux kernel for handheld serial loading; Sl3250.config is the configuration file for compiling kernel, including high-s
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-01
    • 文件大小:85215232
    • 提供者:林嵩
  1. 内核重C源码和成品驱动

    2下载:
  2. 内核重载 过任意游戏驱动保护源码,目前只重载一个内核。掌握此方法重载多个内核文件可以通杀任意游戏驱动保护和软件HOOK等,大神必备技能,目前只让OD或者CE工具走新内核。WIN7 32系统加载驱动后可以打开OD或CE修改游戏数据了(The kernel is overloaded with an arbitrary game driver protection source, and only one kernel is overloaded at the moment. Mastering t
  3. 所属分类:驱动编程

    • 发布日期:2018-01-09
    • 文件大小:23552
    • 提供者:寒雪冰熊
  1. NT驱动加载源码-2018

    0下载:
  2. NT驱动加载源码,供参考学习使用。建议先看下windows内核编程(NT driver load source, for reference learning to use. It is recommended to look at windows kernel programming first)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:67584
    • 提供者:ailwyn
  1. WTool吾爱专版

    1下载:
  2.  WTOOL是一款方便的系统辅助工具。该软件可以让你更加直观了解自己的电脑系统安全状况,带有修复功能,如果系统不稳定的话,应该是你使用其他工具造成的,因为该软件不会加载驱动。(WTOOL is a convenient system assistant tool. The software can make you more intuitive to understand the security status of your computer system, with repair funct
  3. 所属分类:系统/网络安全

    • 发布日期:2018-04-21
    • 文件大小:3195904
    • 提供者:暗示c
  1. Rootkit端口隐藏技术

    0下载:
  2. ROOTKIT 利用hook技术可以隐藏指定的端口 需要以驱动加载的形式把hook加载进内核 这里利用了insdrv工具(The ROOTKIT uses hook technology to hide the specified port and needs to load the hook into the kernel in the form of driver loading using the insdrv tool)
  3. 所属分类:钩子与API截获

    • 发布日期:2020-11-22
    • 文件大小:1622016
    • 提供者:光帅帅
« 12 3 4 »
搜珍网 www.dssz.com