Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working in chrome 90 #9

Open
sl4cky opened this issue Apr 26, 2021 · 10 comments
Open

not working in chrome 90 #9

sl4cky opened this issue Apr 26, 2021 · 10 comments

Comments

@sl4cky
Copy link

sl4cky commented Apr 26, 2021

Seems like the encryption method in chrome 90 has been changed, not working in this version

@qwqdanchun
Copy link

cause by the "Convert.FromBase64String(row["encrypted_value"].ToString())"

don't know how to fix this

@djhohnstein
Copy link
Owner

I haven't looked at this in quite some time, but you can try the version specified in GhostPack to see if it also encounters the same problem (located here: https://github.com/GhostPack/SharpDPAPI)

@sl4cky
Copy link
Author

sl4cky commented Apr 27, 2021

Well, tried sharpdpapi as well with sharpchrome, doesn't work on chrome 90.

@djhohnstein
Copy link
Owner

Alright, we'll look into it. Thanks for the report!

@HarmJ0y
Copy link

HarmJ0y commented Apr 29, 2021

So I'm running Windows Chrome Version 90.0.4430.93 both on an upgraded in place VM, and on a fresh Chrome install in a new VM. For both I saved a new logon, and was able to decrypt the value fine with both SharpChromium and SharpDPAPI.

Do you have any details on the changes that are possibly made? I'm just not able to recreate the issue.

@qwqdanchun
Copy link

maybe try to recover the cookies

@OllyHill
Copy link

OllyHill commented May 2, 2021

Out of curiosity, does anything change if it runs as standard user vs admin?

@pkit
Copy link

pkit commented Jul 23, 2024

Do you have any details on the changes that are possibly made?

encrypted_key is not there in Local State file anymore.

@djhohnstein
Copy link
Owner

Just wanted to bump and say that I'm no longer maintaining this project. Please feel free to fork with improvements and modifications.

@SantiiRepair
Copy link

Do you have any details on the changes that are possibly made?

encrypted_key is not there in Local State file anymore.

You are wrong

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants