Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 401 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 401 Bytes

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/.