10000 GitHub - anape03/Decrypt-DBVis: Simple Tool to decrypt passwords from DBVisualizer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

0