Versions in this module Expand all Collapse all v1 v1.0.0 Nov 9, 2024 Changes in this version + func ChromeCookies(cookiesFile string, secretKey []byte, osType string) []types.Cookie + func ChromeLoginData(loginDataFile string, secretKey []byte, osType string) []types.LoginData + func FirefoxCookies(cookiesFile string) []types.Cookie + func MacPassword2SecretKey(chromePassword string) []byte + func PKCS5UnPadding(src []byte) []byte + func SafariCookies(cookiesFile string) []types.Cookie