Secrets-Exporter is a utility created for Immortal Vault users to extract their passwords from Google Drive at any time in a decrypted format.
- Download encrypted secrets from your Google Drive.
- Decrypt secrets using a master password.
- Export to a JSON file ready for use.
Follow these steps to successfully extract your secrets:
-
Download the latest version of the program
- Go to the Releases page of the project and download the latest version.
-
Run the program
- After downloading, run the executable file corresponding to your operating system.
-
Authenticate with your Google Account
- During the program's operation, you will be prompted to log into your Google account where the secrets are stored. Follow the on-screen instructions to complete the authentication process.
-
Enter the master password
- Provide the master password that was used to encrypt your data. This will allow the program to decrypt the secrets file.
-
Obtain the decrypted JSON file
- After successful decryption, the program will save your passwords in a JSON file in the same directory as the executable file.
- Access to the Google account where encrypted data is stored.
- A master password for decryption.
- Compatibility with your operating system (Windows, Linux).
- Visit the Releases page.
- Download the file matching your OS.
- Unpack the archive and run the program.
We welcome contributions to Secrets-Exporter! If you want to make changes, fork the repository, make your modifications, and open a Pull Request. Please ensure your changes pass all existing tests.
If you have any questions, suggestions, or find a bug, please create an Issue on GitHub.