Hello
I was wanting to know how i can i retrieve a lost account password and a lost safe service password if a player forgets it. Thanks for your help
Printable View
Hello
I was wanting to know how i can i retrieve a lost account password and a lost safe service password if a player forgets it. Thanks for your help
Bruteforce it...
Set a new one and send it to the attachet mail address for storepw if i'm right iweb has an function to reset it
on pwadmin i have to put in old pw before i can change it
On pwAdmin i have to enter the old password to change it
Bruteforce it...
Set a new one and send it to the attachet mail address for storepw if i'm right iweb has an function to reset it
---------- Post added at 10:45 AM ---------- Previous post was at 10:42 AM ----------
wow this bugged forum is amazing dbl post with 60 min delay -.-
hi, generate and inject the pw by hand to the db?
wow this bugged forum is amazing dbl post with 60 min delay -.-
hi, generate and inject the pw by hand to the db?
i cant see anything in the db im using hrace009 server
ty
i cant see anything in the db im using hrace009 server
ty
---------- Post added at 03:11 PM ---------- Previous post was at 02:57 PM ----------
I cant see anything in my db i use winscp and im using hrace009 release
---------- Post added at 03:12 PM ---------- Previous post was at 03:11 PM ----------
I cant see any characters in my db im using winscp and hrace009 release
I cant see any characters in my db im using winscp and hrace009 release
LOL
Great idea to try viewing an MSSQL/MYSQL DB with WinSCP
Is there tool i can use to view it sorry im just learning
---------- Post added at 05:40 PM ---------- Previous post was at 04:54 PM ----------
ok i got into database but how can i get the password to look like :%ÞÚüƒ¦JÐÞ©µ is it under function if so what is it ive tried everything
thanks guys
Cgz you are using a PW release with a fucked up Accountdb, due to the fact that your db saves the PWs as varbinary instead of varchar you'll have either use the storedprocedures to set a new passwort or rewrite you register script to give you the ability to change already registered accounts.
IS there a way to change the db so it saves the pw correctly or replace the db so it saves the password correctly.
hello , you can force the account password
http://forum.ragezone.com/f694/littl...2/#post6317980
script by romulan =)
thanx you romulan ;)