SharpDPAPI icon indicating copy to clipboard operation
SharpDPAPI copied to clipboard

Adding support for Chromium browser

Open EuanKerr opened this issue 2 years ago • 2 comments

Added appropriate paths to search for cookies/states/etc.

EuanKerr avatar Mar 22 '23 18:03 EuanKerr

Added appropriate paths to search for cookies/states/etc.

Could you add support for multiple profiles. In that case there isnt any default profile so this app fails to retrieve cookies. Im not a big programming guy so im asking for this feature and since the dev isnt maintaining anymore. :) image

prisonerr627 avatar Jul 05 '23 18:07 prisonerr627

Added appropriate paths to search for cookies/states/etc.

Could you add support for multiple profiles. In that case there isnt any default profile so this app fails to retrieve cookies. Im not a big programming guy so im asking for this feature and since the dev isnt maintaining anymore. :) image

Added appropriate paths to search for cookies/states/etc.

i replaced these line cookiePath = String.Format("{0}\AppData\Local\Google\Chrome\User Data\Profile 22\Network\Cookies",userDirectory); In sharpChrome\lib\chrome.cs then i get image

Maybe this error is getting because of image

prisonerr627 avatar Jul 05 '23 18:07 prisonerr627