browserutils / kooky

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

Safari cookie file path is different in Ventura (MacOS 13). #57

Closed acehinnnqru closed 3 months ago

acehinnnqru commented 1 year ago

When I was trying to read cookies from Safari, I got stuck. After searching, I found that the cookie file is different which is in ~/Library/Containers/com.apple.Safari/Data/Library/Cookies.

I have fixed this bug and I will create a PR with this issue.

Cassian-Andor commented 8 months ago

Any reason why this is not merged? Is this project dead?

acehinnnqru commented 8 months ago

Any reason why this is not merged? Is this project dead?

This has been approved for a lone time. I think the maintainer might forget it...

@zellyn Could you help to check this issue and the related PR?

srlehn commented 3 months ago

should be fixed now