mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-05-19 18:58:03 +02:00
fix: wrong browser profile path for linux
This commit is contained in:
@@ -106,7 +106,7 @@ func (c *YandexPassword) Parse(masterKey []byte) error {
|
||||
encryptPass: pwd,
|
||||
LoginUrl: url,
|
||||
}
|
||||
log.Debug(login)
|
||||
|
||||
if len(pwd) > 0 {
|
||||
var err error
|
||||
if masterKey == nil {
|
||||
|
||||
Reference in New Issue
Block a user