Table of Contents
Simple decoder for password file in Dbeaver multi-database client (tested for versione 6+).
- Java SE 11
Simple decoder for password file in Dbeaver multi-database client.
Nada de nada
- Set password file's path (credentials-config.json) in class DecoderMain.java. The credential config file is encrypted (AES encryption).
- Run main class (DecoderMain) with Java SE (tested with Java SE 11).
Distributed under the MIT License.