2. Copy the code from this link into a Decrypt.java file
vim Decrypt.java
3. Go to the dir holding this file
cd '/cygdrive/C/Users/KON0136/AppData/Roaming/SQL Developer/'
4. search for the decrypted pass by a word
grep -i -A 4 to search connections2.xml
java Decrypt 05FFAA7FB3D2158G0F3BA16BF8702F8ED7A83779C2E6B93986F6406EEA81F6FA11
5. Compile the class
javac Decrypt.java
# or in
'/cygdrive/C/Program Files/Java/jdk1.8.0_20/bin/javac.exe' Decrypt.java
6. Get the password
java Decrypt 05FFAA7FB3D2158G0F3BA16BF8702F8ED7A83779C2E6B93986F6406EEA81F6FA11
No comments:
Post a Comment
- the first minus - Comments have to be moderated because of the spammers
- the second minus - I am very lazy at moderating comments ... hardly find time ...
- the third minus - Short links are no good for security ...
- The REAL PLUS : Any critic and positive feedback is better than none, so your comments will be published sooner or later !!!!