xeals / signal-back

Decrypt Signal encrypted backups outside the app
Apache License 2.0
704 stars 67 forks source link

Failed to format #50

Closed JacobMH1 closed 5 years ago

JacobMH1 commented 5 years ago

I have no clue what I've done wrong, I'm very out of my element with all this. I have no coding experience so I'm just throwing darts. I tried to put my password in a txt file and do the "-P password.txt" but it had no difference.

error: failed to open backup file: unable to open backup file: FindFirstFile signal-XXX.backup: The system cannot find the file specified.

capture capture2

Windows 10 64-bit Build version 4.17.5

GuardianMajor commented 5 years ago

Because you are using the wrong filename. signal-xxx.backup is a placeholder, you need to use YOUR filename. Try that and it will find it. In your case: signal-2019-03-07-22-32-23.backup I presume from the image.

JacobMH1 commented 5 years ago

Oh, well then. Issue closed lol.

GuardianMajor commented 5 years ago

Glad you got it resolved.