LaZagne icon indicating copy to clipboard operation
LaZagne copied to clipboard

Fails to dump chrome passwords.

Open RootInit opened this issue 3 years ago • 1 comments

Running on windows 10 host. Database is found and copied to a temp folder but raises an error line 90, in chromium_based.py, _export_credentials, OperationalError: no such table: logins. This is followed by a ValueError: Master keys not found.

RootInit avatar Aug 11 '21 04:08 RootInit

Hello,

You should use the last python code from the repo and not the last release which is not up to date. It should work.

AlessandroZ avatar Oct 07 '21 14:10 AlessandroZ