Can't decrypt password in Chrome v135.0.7049.96
After I updated my chrome, this script can't decrypt the passwords saved in my chrome profile. I think Chrome updated their hashing algorithm.
I replicated your issue. I confirm, it can't decrypt Chrome passwords.
So you can't decrypt password?
1
Also unable to decrypt cookie value
So you can't decrypt password?
Yes, Chrome updated their security mechanism. They use app_bound_encryption_key to encrypt password and cookie. Problem is that we need Administrator Privilege to decrypt this key.
It's not just administrator privileges, entire code needs refactoring. I already tried to run it as administrator, but it didn't work.
update: https://github.com/runassu/chrome_v20_decryption