freesoft00 发表于 2008-12-15 02:46:36

GetDataBack for NTFS 新版新功能

GetDataBack for NTFS
GetDataBack for FAT

最新的额版本3.6.4.0中增加了一个gdbnt.ini文件,类似于winhex中的File Type Signatures.txt文件的作用。通过文件头来恢复文件。
这个文件的格式是这样的


;Define here any files you want to show up in the "Lost files" branch of the recovery tree
;You must provide a file signature between 2 and 8 byte length, located at the beginning of the file
;Also provide an expression determining the size of the file. You can reference any byte of the
;file's first sector.
;Example: Help-Files
;Help files start with the signature $3F,$5F,$03,$00.
;Found lost Help files will get the extention HLP in the recovery tree
;The size will be determined by the double word found at position 12 in the first sector
;NOTE:
;Many files types, e.g. ZIP-files, do not contain their length in their header. However, you can
;specify a length large enough to cover the size of the ZIPs you want to recover. Many applications
;(such as WINZIP) are not bothered by files that are longer than in their original state.
;NAME       EXT SIGLENGTH SIG                TYPE SIZEEXP
;Winword1=   DOC,4,      $9b,$a5,$21,$00,   1,   
Winword1=   DOC,4,      $9b,$a5,$21,$00,   1,   100000
;Winword2=   DOC,4,      $db,$a5,$2d,$00,   1,   
Winword2=   DOC,4,      $db,$a5,$2d,$00,   1,   100000
Winword6=   DOC,4,      $d0,$cf,$11,$e0,   1,   [$2c,1]*65536+512
Help-File=HLP,4,      $3F,$5F,$03,$00,   1,   
RIFF-File=WAV,4,      $52,$49,$46,$46,   1,   +8
WMF-File=   WMF,6,      $D7,$CD,$C6,$9A,$00,$00, 1,[$1c,4]*2+24
ZIP-File=   ZIP,4,      $50,$4B,$03,$04,   1,   100000
JPG-File=   JPG,3,      $FF,$D8,$FF,       10,   5000000
AVI-File=   AVI,4,      $52,$49,$46,$46,   1,   
MP3-File=   MP3,3,      $49,$44,$33,       11,10000000
BMP-File=   BMP,2,      $42,$4d,         12,   

请问如何自己把winhex中File Type Signatures.txt的现成格式变成gdbnt.ini文件,我只知道NAME ext 和siglength如何填写,至于后面对额TYPE SIZEEXP该如何填写。和File Type Signatures.txt中部太一样。

软件可以在www.greendown.cn绿色软件园下载,在网站上自己搜索就可以了

freesoft00 发表于 2008-12-15 16:21:36

这个没有人感兴趣吗?

lhs6531 发表于 2008-12-17 14:55:36

谢谢准备下个

感觉对ntfs的恢复   GetDataBack for NTFS技高一筹

hankzhang 发表于 2009-1-7 15:57:01

GetDataBack for NTFS恢复方便

mahuafeng 发表于 2009-1-7 22:00:13

下谢谢下谢谢嘻嘻嘻嘻嘻嘻嘻嘻嘻嘻

bingo1941 发表于 2009-1-16 14:53:45

恩 不错确实功能强大感觉对ntfs的恢复是最好的

yxl198849 发表于 2009-1-17 18:37:26

没看懂什么意思?

mahuafeng 发表于 2009-1-17 18:44:10

下下下谢谢谢谢下谢谢嘻嘻嘻嘻嘻嘻嘻嘻嘻嘻

zxd0184 发表于 2009-12-27 22:36:16

此刻我正在使用,总是出现“堆栈转储”的报错,我就只有“忽略”。。。。。了,

什么原因呢?
页: [1]
查看完整版本: GetDataBack for NTFS 新版新功能