Skip to main content
Version: 3.25

Decrypt the backup files

How to do it on Windows

Prerequisite:

  1. Access a shared folder that receives the senhasegura backup data
  2. Locate a folder where the stored files are stored and get it from the secret folder
  3. Search for the file you want to open to open the file
  4. Click on the desired file that contains the .aes extension
  5. Restore encrypted data using Master Key

The software decodes the backup file, generating a file with the CSV extension in the same directory as the backup file. By opening the CSV file, you can view all the credentials and passwords that were registered and saved in the backup file.

How to do it on Linux

Prerequisite:

  1. Access a shared folder that receives the senhasegura backup data
  2. Locate a folder where the stored files are stored and look for the path /srv/backupremoto/secrets/ if you have saved it in your local directory
  3. Choose a folder that contains the data you want to backup
  4. Choose the information
  5. Choose the folder that contains the file with the extension .aes
  6. Type aescrypt -d -p MasterKeyPassword file.aes to decrypt the file