hassaanaliw / chromepass

Get all passwords stored by Chrome on WINDOWS.
MIT License
174 stars 102 forks source link

sqlite3.DatabaseError: database disk image is malformed #22

Closed realduyu closed 5 years ago

realduyu commented 5 years ago

Traceback (most recent call last): File "D:\Website\ip\example\py\chromepass.py", line 129, in args_parser() File "D:\Website\ip\example\py\chromepass.py", line 28, in args_pars for data in main(): File "D:\Website\ip\example\py\chromepass.py", line 50, in main 'SELECT action_url, username_value, password_value FROM logins') sqlite3.DatabaseError: database disk image is malformed in windows 7 and chrome v72.0.3626.109

realduyu commented 5 years ago

sorry, my chrome has some wrong . it's worked when I clean datas and reboot chrome .