搜索资源列表
NTFS
- NTFS文件解析系统的简单分析 对于ntfs格式的介绍
CNTFS.代替NTFS文件系统
- 代替NTFS文件系统,实现手工解析ntfs文件系统的工作,代码简洁易懂,便于移植到嵌入式开发中,也对学习ntfs的结构有很大帮助!,Instead of NTFS file system, ntfs file system to achieve by hand the work of parsing the code simple and easy to understand, easy to transplant to the embedded development, but also fo
FsdInlineHook.rar
- FSD INLINE HOOK的几乎达到实用级的代码。代码大部分是炉子[0GiNr]提供的,在此感谢。 增加了一段获取通过NTFS驱动对象获取分发函数地址的代码,如果已经被人hook过,可能造成蓝屏。最好的方法还是解析NTFS文件获取原始分发函数地址。Xp sp2测试通过。,FSD INLINE HOOK almost reached the practical level of the code. Most stoves code [0GiNr] provided, would like t
CMYNTFS
- 解析NTFS磁盘的例子 是我改自国外的一个作者写的 简短了源码 方便大家容易学习-NTFS disk example is the resolution I changed from a foreign source of easy to write you a short easy to learn
NTFS_Disk
- 详细讲述了NTFS格式首扇区的信息。有助于学习NTFS以及解析NTFS类型的分区-Detailed account of the first sector of the NTFS format information. To the learning process, as well as parsing NTFS type of NTFS partition
ntfs_analysis
- 对NTFS文件系统的格式 以及解析方法进行了分析介绍
NTFSPARASER
- 基于NTFS文件格式解析来检测系统文件中隐藏文件-NTFS-based file format parsing to detect system files hidden files
ntfs123
- 检查隐藏文件基于解析ntfs非常不错很好 检查隐藏文件基于解析ntfs-Check the hidden files are very good very good based on analytical ntfs check hidden files ntfs based on analytical
NTFS-and-boot-code
- NTFS内容解析,主要讲解了NTFS的格式-NTFS content analysis, mainly on the NTFS format
ntfs
- NTFS文件系统源码解析,结构清晰,是个难得的资料。-NTFS file system source code analysis, a clear structure, is a valuable information.
ntfs
- ntfs数据结构的c实现,解析其数据的表现形式。-ntfs data structures c implementation, resolve the manifestation of its data.
ntfsusingwinhex
- 用winhex解析ntfs的资料,包括mft-the ntfs data
HandlerDisk_ntfs3g.sudami.V1.022
- 基于NTFS的解析磁盘格式的问题,来源于苏sudami啊-NTFS analytic disk format, from the Soviet Union sudami
DiskManage
- 解析NTFS结构 NTFS文件系统的文件删除移动-Analytic the NTFS structure of NTFS file system file deletion mobile
HandlerDisk_ntfs3g.sudami.V1.022
- 基于NTFS磁盘格式的解析删除破坏完整源码-Analysis of the NTFS disk format undermine delete complete source code based on
ntfs
- 解析NTFS底层结构,全部中文说明 NTFS 的结构复杂,内容繁多,笔者仅对 NTFS 卷上的底层结构做分析,并提供卷上数据删除 的特征状态供大家参考。 -NTFS resolve the underlying structure, all Chinese Descr iption NTFS complex structure, content variety, the underlying structure of the author only on NTFS volumes
NTFSLib
- 解析NTFS系统文件系统,得到文件列表,文件各项属性(NTFS Record parse DBR BPB $MFT)