Search found 3 matches
- 09 Aug 2016, 12:35
- Forum: File recovery
- Topic: Custom Files
- Replies: 1
- Views: 1236
Re: Custom Files
Seems like this should be an easy one. I don't see why I can't key off of anything other than the first line.
- 08 Aug 2016, 19:47
- Forum: File recovery
- Topic: Custom Files
- Replies: 1
- Views: 1236
Custom Files
Trying to understand how to add custom files to photorec. All the examples are specific to being line "0" of the offset signature.
I will use this as an example.
[root@sysadminnas ~]# hexdump -C pre.dat | head
00000000 34 20 20 20 20 20 20 20 00 00 00 07 00 00 00 00 |4 ........|
00000010 00 00 00 ...
I will use this as an example.
[root@sysadminnas ~]# hexdump -C pre.dat | head
00000000 34 20 20 20 20 20 20 20 00 00 00 07 00 00 00 00 |4 ........|
00000010 00 00 00 ...
- 02 Aug 2016, 13:07
- Forum: File recovery
- Topic: C-ISAM/C-tree .idx and .dat files
- Replies: 0
- Views: 2022
C-ISAM/C-tree .idx and .dat files
We are attempting to use photorec to recover some C-ISAM/C-tree .idx and .dat files. Has anyone ever had any luck recovery files such as these? If so, do you have any pointers on how to properly detect the signatures? I appreciate the input.