Skip to content

Simple Tool to decrypt passwords from DBVisualizer

License

Notifications You must be signed in to change notification settings

anape03/Decrypt-DBVis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Decrypt-DBVis

Simple Tool to decrypt passwords from DbVisualizer.
Original decryptor by gerry: decrypt_dbvis.py

Can be used to decrypt a single password, or every password in a configuration file.

How to use

Decrypt every password in configuration file:

-f,-file <file-name>

ex.

> java DBVisDecrypt -f "C:\Users\userxxx\.dbvis\config233\dbvis.xml"

Decrypt specific password:

-p,-password <encrypted password>

ex.

> java DBVisDecrypt -p AK+fe8JpLKGWdqEyeDISWg==

About

Simple Tool to decrypt passwords from DBVisualizer

Resources

License

Stars

Watchers

Forks

Languages