Response to Account Being Hacked and Why it's Not Through Hoyo Buddy
How Hoyo Buddy Works
When you link your account using email & password:
- You enter your email & password
- The bot encrypts both values (making them unreadable)
- It sends these encrypted credentials to Hoyoverse servers through HTTPS (secure connection)
- Hoyoverse server returns cookies (login data)
- These cookies are encrypted and stored in the database
Security Features
-
Server Protection: The server uses a password that would take centuries to crack. Login logs show no suspicious successful logins.
-
Memory Protection: Your email & password are only held in memory temporarily, which makes them nearly impossible to steal from an online server.
-
Strong Encryption: Your credentials are encrypted with RSA before being sent to Hoyoverse. This creates different encryption results each time, making it impossible to reverse.
-
Secure Connections: All data transfers happen via HTTPS, meaning everything is encrypted. Even if someone intercepts the request, they can't see what's inside.
-
No Permanent Storage: Your email & password are NOT stored in the database. They are deleted after getting your cookies. Only the encrypted cookies are stored.
-
Database Security: The database is protected by a password that would take centuries to crack.
-
Limited Cookie Usage: Cookies alone are not enough to steal your account. They can only be used for HoYoLAB, not the account center where changes to your account can be made.
How Accounts Actually Get Stolen
To steal a Hoyoverse account, someone needs to:
- Have your Hoyoverse email & password to log into the account center (cookies are NOT enough)
- Request to change your email address (which requires verification from your original email)
- Access your email account to get the verification code
- Change your account email to their own
- After this, they control your account because password resets go to their email
What Probably Happened Instead
- Your Hoyoverse account had a weak password that was easy to guess or crack
- Your email account also had a weak password (or worse, used the same password)
- You're using an email service with limited security features (unlike services like Google that require additional verification)
- Your device might be infected with malware that stole your login information
What You Should Do Now
- Change all your passwords immediately
- Check your email account for suspicious login activity
- Use unique and strong passwords for different services
- Enable two-factor authentication (2FA) wherever possible
- Scan your devices for malware