.vcf confusion

Using PhotoRec to recover lost data
Forum rules
When asking for technical support:
- Search for posts on the same topic before posting a new question.
- Give clear, specific information in the title of your post.
- Include as many details as you can, MOST POSTS WILL GET ONLY ONE OR TWO ANSWERS.
- Post a follow up with a "Thank you" or "This worked!"
- When you learn something, use that knowledge to HELP ANOTHER USER LATER.
Before posting, please read https://www.cgsecurity.org/testdisk.pdf
Locked
Message
Author
kane
Posts: 1
Joined: 07 Mar 2012, 13:45

.vcf confusion

#1 Post by kane »

Hi,

first of all, I'd like to say thank you for testdisk and photorec. I am currently pursuing a BSc in Forensic Computing, and I appreciate the hard work Christophe (and others) put in to these two amazing pieces of software.

My question is regarding the .vcf vCard extension not being listed in the latest instalment of photorec (6.13 on Ubuntu 11.10, pulled from 12.04). I tried to read the source code, but since I'm new to C I'm not sure if I understood it correctly. It seems that in order to have photorec recognize .vcf, one must select .txt in the FileOpts menu. Am I understanding this right?

Thank you again.

Kevin

User avatar
cgrenier
Site Admin
Posts: 5432
Joined: 18 Feb 2012, 15:08
Location: Le Perreux Sur Marne, France
Contact:

Re: .vcf confusion

#2 Post by cgrenier »

Yes, vcf files should be recovered by the txt file familly.
For the source code, search for vcf in http://git.cgsecurity.org/cgit/testdisk ... file_txt.c

Locked