You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! The way Chromium browsers encrypt their cookies has changed recently, which is very likely causing the issue you're seeing. I'll look into fixing this as soon as I find time. Thank you for your patience!
Hello. I found an error when decrypting cookies for chromium browsers (everything works fine for gecko).
Here is the error log:
cipher: message authentication failed
Here is the section of code where the error occurs:
https://github.com/hackirby/skuld/blob/main/modules/browsers/decrypt.go#L29
Thank you in advance for your reply.
The text was updated successfully, but these errors were encountered: