Skip to content

Instantly share code, notes, and snippets.

View developersend's full-sized avatar

developersend

View GitHub Profile
when i run the chrome script, i get this error:
conn = sqlite3.connect(getenv("APPDATA") + "\..\Local\Google\Chrome\User Data\Default\Login Data")
(unicode error) 'unicodeescape' code cnn't decode bytrs in python 23-24 : truncated\uxxxxxxxx esxape
i run it with python 3.3.3