This code help me to find the passowrd that I forgot so I create a programm and also share the code.
File location
- Windows: USERNAME\AppData\Roaming\DBeaverData\workspace6\General.dbeaver\credentials-config.json
- Linux: locate the
credentials-config.json
- Mac: locate the
credentials-config.json
java -jar DecryptDΒeaver credentials-config.json
The code is from: https://stackoverflow.com/a/57630312