djhohnstein / SharpChromium

.NET 4.0 CLR Project to retrieve Chromium data, such as cookies, history and saved logins.
679 stars 101 forks source link

why? #5

Closed xunnun closed 4 years ago

xunnun commented 4 years ago

If SharpChrome is run from a high integrity context (such as Administrator), it will retrieve Chrome data for each user with Chrome installed.

how yo retrieve all users ?

you code ?

djhohnstein commented 4 years ago

Ah, that's a legacy comment from the first rewrite when I didn't understand out DPAPI worked. Essentially, that was wrong and incorrect of me to say.

The readme has been updated with the latest push.