Convert your Perfect World database password from MD5 HexBin to Plain MD5
🏠 Homepage
- Edit
convert.php
with your favorite editor. - Find this line at the top of script, and replace with your own configuration.
$servername = "DATABASE_HOST"; $username = "DATABASE_USER"; $password = "DATABASE_PASSWORD"; $dbname = "DATABASE_NAME";
- Then, run on your console like bellow:
# php convert.php
👤 Harris Marfel
Give a ⭐️ if this project helped you!
Comment, like and subscribe to my Youtube channel @hrace009