可在系統引導時工作的RootKit,較簡單 1) It s very small.The basic framework is just about 100 lines of assembly code.It supports 2000,XP,2003 2) It patches the kernel at runtime(no files are patched on disk).(basic version has this code removed , so as others could understand it easily). 3) BOOT KIT is PXE-compatible. 4) It can even lead to first ever PXE virus 5)It also enables you to load other root kits if you have physical access(Normally root kits can only be loaded by the administrator)
標簽: framework assembly RootKit small
上傳時間: 2014-01-02
上傳用戶:gdgzhym
KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux on x86 hardware. It consists of a loadable kernel module (kvm.ko) and a userspace component. Using KVM, one can run multiple virtual machines running unmodified Linux or Windows images. Each virtual machine has private virtualized hardware: a network card, disk, graphics adapter, etc. The kernel component of KVM is included in mainline Linux, and will appear in Linux 2.6.20. KVM is open source software.
標簽: virtualization Kernel-based for hardware
上傳時間: 2015-08-20
上傳用戶:lijianyu172
電子盤DEMO板程序,請需要的參考,是M-SYSTEM公司的H3系列DISK
上傳時間: 2014-11-23
上傳用戶:924484786
原版的FAT32手冊,E文差的同志,呵呵... Microsoft Extensible Firmware Initiative FAT32 File System Specification FAT: General Overview of On-Disk Format Version 1.03, December 6, 2000 Microsoft Corporation
標簽: Specification Extensible Initiative FAT
上傳時間: 2013-12-24
上傳用戶:熊少鋒
EFI(Extensible Firmware Interface)是下一代BIOS,正逐步取代BIOS成為計算機的FIRMWARE標準。它是 Intel 為全新類型的 PC 固件的體系結構、接口和服務提出的建議標準。其主要目的是為了提供一組在 OS 加載之前(啟動前)在所有平臺上一致的、正確指定的啟動環境.EFI的國際標準組織是UEFI。 efiramdisk.zip:提供EFI平臺下的RAM DISK的源碼,使得計算機在EFI環境下,就能夠把部分內存映像成為一個具體物理硬盤,加速文件的訪問和操作。
標簽: Extensible Interface Firmware BIOS
上傳時間: 2013-12-26
上傳用戶:pkkkkp
FAT文件系統源代碼,,歡迎大家下載! 文件系統的功能如下: 1->采用C代碼編程。 2->兼容FAT16文件系統,支持256字節的長文件名,最大路徑長度260個字節,符合標準Microsoft Longfilename specification; 3->移植于各種應用,只需編寫sector讀寫兩個函數,即可使用文件系統全部功能,包括打開文件,關閉文件,讀文件,寫文件,建立文件,刪除文件,查找文件,列舉DISK 下的文件,列舉目錄下的文件 5->支持同時打開多個文件,可打開最多254個文件; 6->可直接使用在MP3,MP4,digital camera手機應用開發中
上傳時間: 2014-01-10
上傳用戶:star_in_rain
嵌入式linux的bsp,支持powerpc系列cpu,包括網卡、CompactFLash、ATA disk boot 等驅程。
上傳時間: 2014-11-30
上傳用戶:cazjing
第1章 TURBO PASCAL高級編程技術 1.1 單元及其使用 1.2 與匯編語言混合編程 1.3 與C語言混合編程 1.4 過程類型及其使用 1.5 中斷例程的編寫方法 1.6 動態數組及其使用 1.7 擴充內存(EMS)及其使用 1.8 擴展內存(XMS)及其使用 1.9 程序的標準數據作代碼處理的方法 第2章 實用工具單元 2.1 屏幕輸入與輸出單元ACRT 2.2 字符串處理單元ASTR 2.3 磁盤操作單元DISK 2.4 熱鍵單元POPUP 2.5 數據庫交互單元DBASE 2.6 擴充內存單元EMS 2.7 擴展內存單元XMS 2.8 數學函數單元MATH 2.9 矩陣運算單元MATRIX 2.10 概率分布函數單元PROB 2.11 復數運算單元COMPLEX 第3章 實用程序 3.1 軟鎖驅動器程序 3.2 鎖硬盤邏輯盤程序 3.3 稿紙打印程序 3.4 源程序列表程序 3.5 查找并替換程序 3.6 備份硬盤主引導扇區程序 3.7 四通-PC文本文件轉換程序 3.8 SPT文件與BMP文件的雙向轉換程序 3.9 數據庫卡片打印程序 3.10 BATCH文件轉換為COM文件程序 3.11 機密文件的有效銷毀程序 3.12 釋放內存程序 附錄1 源程序文件索引表 附錄2 各種顯示卡及其顯示模態表
上傳時間: 2015-11-16
上傳用戶:dengzb84
linux filesystem bootdisk-howto.This document describes how to design and build boot/root diskettes for Linux. These disks can be used as rescue disks or to test new system components. You should be reasonably familiar with system administration tasks before attempting to build a bootdisk. If you just want a rescue disk to have for emergencies,
標簽: bootdisk-howto filesystem describes diskettes
上傳時間: 2015-11-22
上傳用戶:wanghui2438
This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library is used by disk.sys, cdrom.sys and the tape class drivers. No INF file is needed to install this library. The library is 64-bit compliant.
標簽: storage implementing simplifies drivers
上傳時間: 2014-01-01
上傳用戶:txfyddz