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: 10 months ago
JSON representation
Decrypt the database connection paswords stored by SQL Developer IDE online
- Host: GitHub
- URL: https://github.com/abskmj/sqldev-pw-decryptor
- Owner: abskmj
- Created: 2018-07-18T08:47:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T02:45:08.000Z (over 3 years ago)
- Last Synced: 2025-04-08T10:41:18.693Z (about 1 year ago)
- Topics: angular, angular6, decryption, developer, sql, utility, website
- Language: TypeScript
- Homepage: http://abskmj.github.io/sqldev-pw-decryptor/
- Size: 3.1 MB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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/.