Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abskmj/sqldev-pw-decryptor

Decrypt the database connection paswords stored by SQL Developer IDE online
https://github.com/abskmj/sqldev-pw-decryptor

angular angular6 decryption developer sql utility website

Last synced: 7 days ago
JSON representation

Decrypt the database connection paswords stored by SQL Developer IDE online

Awesome Lists containing this project

README

        

# SQL Developer Password Decryptor
Oracle SQL Developer allows a user to associate passwords with connections so that the user doesn't have to enter the password each time he opens a connection. Of course, these passwords need to be stored somewhere. SQL developer stores them in an encrypted form, but it is possible to decrypt them.

Available online at http://abskmj.github.io/sqldev-pw-decryptor/.