Step 1: Login as a system user.
SQL> conn system/manager@orcl
Step 2: Execute the following query.
SQL> SELECT name,password,spare4
FROM sys.user$
WHERE name ='CRS' ;
Step3 : Download the password crackerFROM sys.user$
WHERE name ='CRS' ;
Step4 : Fill the username,OLDSK3WLHASH(ie password) and SPARE4HASH(ie spare4) and press the start button.
Now you will get the exact password. Hope Oracle will come up with new technology where no one can decrypt at all. So guys be carefull with your DBAs.
http://www.petefinnigan.com/weblog/archives/00001097.htm
ReplyDelete