browserutils / kooky

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

Edge #27

Closed srlehn closed 3 years ago

srlehn commented 3 years ago

adds initial implementation for the edge browser.

Current state: ESE reader for WebCacheV01.dat is working

TODO: old text files (shared with IE - currently in ie/, should be moved to internal/ie/) new chrome sqlite db (reuse internal/chrome/)