Tuesday, May 27, 2014

Find saved DB passwords from Jdeveloper IDE connections

Find a saved DB password from Jdeveloper IDE connections.

Jdeveloper stores the DB connection details internally. (I am not sure where). To extract the password there are several options.


  1. Export resource (.crx) file from one Jdeveloper and re-import into another.
  2. Decrypt the password Option 1
  3. Decrypt the password Option 2