browserutils / kooky

Go code to read cookies from browser cookie stores.
MIT License
210 stars 41 forks source link

Is it able to read local storage or session storage? #62

Closed TankyH closed 1 year ago

TankyH commented 1 year ago

Is it able to read local storage or session storage? if not, is there a way to fetch info from them? thank you!

srlehn commented 1 year ago

I consider this out of scope for this module focused on cookie retrieval. You might want to use it to locate the profile folders with the files containing those storages.