Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ran installer, nothing happened #79

Open
Researchguy007 opened this issue Mar 29, 2022 · 2 comments
Open

Ran installer, nothing happened #79

Researchguy007 opened this issue Mar 29, 2022 · 2 comments

Comments

@Researchguy007
Copy link

Detailed description

I downloaded the installer into my Downloads folder and ran it. Windows intercepted it with a warning dialog. I clicked the More button and authorized the installation. That window closed. Nothing else seemed to happen. The Windows search box finds nothing but the installer, no actual program that can be run to decrypt Signal chat backups.

Full relevant output

@Researchguy007
Copy link
Author

Can someone please help me with this issue?

@intradeus
Copy link

@Researchguy007 the .exe is not an installer, it's a command line executable, you have to open your command line in the folder where the executable is (in your case, Downloads) and type the following command :
signal-back_windows_386.exe format -f XML -o backup.xml <INSERT YOUR BACKUP FILE PATH>

This will write your backup in a file called "backup.xml"


If you're on windows x64 you should actually use back_windows_amd64.exe instead of not signal-back_windows_386.exe, which is for windows x86.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants