.ino files (Arduino robot)

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
mikkor
Posts: 6
Joined: 16 Aug 2015, 08:53

.ino files (Arduino robot)

#1 Post by mikkor »

Hi guys,
Could anybody help me?...
I have a chance to find my files .ino (Arduino Files simple notepad editable text files with .ino extention)
Unfortunately my photorec.sig seems not working properly
Or could you please send me a hint whats wrong with my photorec.sig file wich contains:

ino 0 "Arduino File"

Sample Arduino files:
I uploaded samples to http://100di.ru/samples.zip

Thank you in advance!

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

Re: .ino files (Arduino robot)

#2 Post by cgrenier »

You can create a photorec.sig file with

Code: Select all

ino 0 "/* Robot"
ino 0 "/* Runaway Robot"
Or search in the various text files recovered by PhotoRec

mikkor
Posts: 6
Joined: 16 Aug 2015, 08:53

Re: .ino files (Arduino robot)

#3 Post by mikkor »

Thank you Christophe for the reply.
Unfortunately smth wrong with mine sig file. Is it wrong? Would you please look

mikkor
Posts: 6
Joined: 16 Aug 2015, 08:53

Re: .ino files (Arduino robot)

#4 Post by mikkor »

Christophe, my robot has files with different names but all files with .ino extention.

mikkor
Posts: 6
Joined: 16 Aug 2015, 08:53

Re: .ino files (Arduino robot)

#5 Post by mikkor »

No files found with suggested .sig file.. :(
There is smth need to change.
Any ideas?

mikkor
Posts: 6
Joined: 16 Aug 2015, 08:53

Re: .ino files (Arduino robot)

#6 Post by mikkor »

No luck so far...
Could anybody explain how to create a simple .sig to find all the files with .ino extention?..

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

Re: .ino files (Arduino robot)

#7 Post by cgrenier »

The signature is about the file content, not the file extension.
If all your .ino files begin by the same content, you can create a signature.
If all your .ino files contains some specific word, you can search for this word in all the recovered files.

Locked