Welcome![Sign In][Sign Up]
Location:
Search - ntfs

Search list

[Windows DevelopRecoverNTFS

Description: 硬盘数据恢复,NTFS下恢复误删除文件!-Hard drive data recovery, NTFS file restoration误删除!
Platform: | Size: 36864 | Author: 流云 | Hits:

[OS programtestDiskID

Description: Enumerate all disk connected to PC(including USB disk) and display the file system type(FAT32/NTFS), Volume Label, Product ID(PID), Vendor ID(VID), -Enumerate all disk connected to PC(including USB disk) and display the file system type(FAT32/NTFS), Volume Label, Product ID(PID), Vendor ID(VID), ...
Platform: | Size: 4261888 | Author: Jackie | Hits:

[File OperateNTFS_ADSTool

Description: NTFS Alternate Data Streams Tool by Charles Lee Usage: NTFS_ADSTool.exe /c src_stream dest_stream NTFS_ADSTool.exe /d stream_path NTFS_ADSTool.exe /l stream_path See readme.txt-NTFS Alternate Data Streams Tool by Charles Lee Usage: NTFS_ADSTool.exe /c src_stream dest_stream NTFS_ADSTool.exe /d stream_path NTFS_ADSTool.exe /l stream_path See readme.txt
Platform: | Size: 7168 | Author: Charles Lee | Hits:

[OS programntfsprogs-2.0.0.tar

Description: ntfs source code ntfs source code ntfs source code ntfs source code
Platform: | Size: 904192 | Author: 李凱 | Hits:

[Disk ToolsGrub

Description: 自制NTFS格式DOS启动代码。代码小功能强。启动支持IMA文件。并可以随意替换IMA文件-Home NTFS format DOS startup code. Small powerful code. Start to support the IMA file. And can replace paper IMA
Platform: | Size: 4493312 | Author: alps | Hits:

[Windows DevelopBaseOnFAT32NTFSDATAUDelandRecover

Description: 基于文件系统的数据恢复与隐藏技术,讲述FAT32格式的内容(NTFS分区格式下原理雷同)以及基于此分区格式下的数据删除与恢复-Based on the file system and hidden data recovery technology, the content on the FAT32 format (NTFS partition under the principle of similar format) and format based on this partition and restore deleted data
Platform: | Size: 296960 | Author: 赵世玉 | Hits:

[Otherntfsdoc

Description: This book give the detailed information require to understand the NTFs file system. It contains the struct required while reading the ntfs from disk.
Platform: | Size: 276480 | Author: raju | Hits:

[Disk ToolsNTFS

Description: New Technology File System
Platform: | Size: 68608 | Author: Tan Tran | Hits:

[Windows DevelopUndelete

Description: ntfs反删除程序,vc写的,需要的下载去研究-ntfs undelete program, vc write, and we need to download to study the
Platform: | Size: 48128 | Author: shapolang | Hits:

[File OperateNTFSUndelete_src

Description: Undelete Files in NTFS
Platform: | Size: 38912 | Author: p | Hits:

[assembly language11111

Description: NTFS分区的引导记录源码 NTFS文件系统有着非常优秀的特性,其安全性、可靠性都远胜于我们常用的FAT文件系统,但是微软公司出于 商业目的没有公布它的规范,使得这种优秀的文件系统只能在Windows NT架构的操作系统中使用。 本代码在MASM 6.11下编译通过。其中与分区结构相关的数据仅适用于在下自己分的分区,各位引用时请自行 代入正确的值。 .486-NTFS partition boot record source NTFS file system has a very outstanding characteristic, its safety, reliability is far better than our usual FAT file system, but Microsoft has not released it for commercial purposes, norms, makes this good only in the Windows NT file system architecture used in the operating system. This code is compiled by MASM 6.11. In which data associated with the divisional structure, only applies to the following points in its own partition, you reference when you enter the correct value on their own behalf. .486
Platform: | Size: 7168 | Author: 规划 | Hits:

[File OperateCNTFS

Description: 代替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 for learning the structure of ntfs great help!
Platform: | Size: 563200 | Author: buzz | Hits:

[Disk ToolsFINALDATA2.01

Description: 当一个文件正在窗口环境中划除的时候, 只有文件目录数据被移动从 脂肪或 MFT(为 NTFS), 意谓文件数据仍然所有在硬盘磁碟机上的数据部门。 如此,技术上,文件能仍然被回复。-When a file is designated window, except when the environment, only the file directory data is moved from the fat or MFT (for NTFS), means that the file data is still all the data on the hard disk drive sector. So, technically, the file can still reply.
Platform: | Size: 1496064 | Author: hejianqiang | Hits:

[Windows DevelopNTFSI1

Description: 是一个学习NTFS系统文件不错的资料,里面还有源代码,非常不错,不过资料是英文的,-NTFS system files is a learning good information, there is also the source code, very good, but the information is in English, hee hee
Platform: | Size: 11860992 | Author: 莫逆 | Hits:

[Otherntfsebook

Description: Rajeev nayar book for ntfs file system really nice for writing filter drivers
Platform: | Size: 10549248 | Author: rajendra | Hits:

[OS programJunctionSource

Description: Windows 2000 and higher supports directory symbolic links, where a directory serves a symbolic link to another directory on the computer. For example, if the directory D:\SYMLINK specified C:\WINNT\SYSTEM32 as its target, then a pplication accessing D:\SYMLINK\DRIVERS would in reality be accessing C:\WINNT\SYSTEM32\DRIVERS. Directory symbolic links are known as NTFS junctions in Windows. Unfortunately, Windows comes with no tools for creating junctions—you have to purchase the Win2K Resource Kit, which comes with the linkd program for creating junctions. I therefore decided to write my own junction-creating tool: Junction. Junction not only allows you to create NTFS junctions, it allows you to see if files or directories are actually reparse points. Reparse points are the mechanism on which NTFS junctions are based, and they are used by Windows Remote Storage Service (RSS), as well as volume mount points.-Windows 2000 and higher supports directory symbolic links, where a directory serves as a symbolic link to another directory on the computer. For example, if the directory D:\SYMLINK specified C:\WINNT\SYSTEM32 as its target, then an application accessing D:\SYMLINK\DRIVERS would in reality be accessing C:\WINNT\SYSTEM32\DRIVERS. Directory symbolic links are known as NTFS junctions in Windows. Unfortunately, Windows comes with no tools for creating junctions—you have to purchase the Win2K Resource Kit, which comes with the linkd program for creating junctions. I therefore decided to write my own junction-creating tool: Junction. Junction not only allows you to create NTFS junctions, it allows you to see if files or directories are actually reparse points. Reparse points are the mechanism on which NTFS junctions are based, and they are used by Windows Remote Storage Service (RSS), as well as volume mount points.
Platform: | Size: 31744 | Author: ghasemimor | Hits:

[OS programWDK_NTFS_Src

Description: windows NTFS 文件系统源代码,可以使用wdk+vs2003/vs2005/vs2008/vs2010编译-windows NTFS file system source code, you can use to compile wdk+ vs2003/vs2005/vs2008/vs2010
Platform: | Size: 904192 | Author: Showna | Hits:

[OtherNTFSformat

Description: NTFS格式化指南,用来起简单的指导作用,不能满足所有人的要求。-NTFS format
Platform: | Size: 295936 | Author: flx | Hits:

[Otherntfsinternals

Description: ntfs internals 详细讲述ntfs文件系统的内部结构-ntfs internals described in detail the internal structure of ntfs file system
Platform: | Size: 152576 | Author: andrew | Hits:

[OtherNTFShidendataAnalysis

Description: ntfs hidden data analysis ntfs系统隐藏文件分析,很不错-ntfs hidden data analysis ntfs system hidden file analysis, very good
Platform: | Size: 424960 | Author: andrew | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 23 »

CodeBus www.codebus.net