Get Chrome/Brave/Opera login data
EDUCATIONAL PURPOSES ONLY Python3 library that can retrieve Chrome-based browser’s saved login info. Requirements secretstorage~=3.3.1 pywin32==302 (Only Windows) pycryptodome==3.12.0 Notice that these libraries will be automatically installed through the setup.pyfile when using pip install passax. Usage Notice that sometimes you might get a blank output, this can be because you had installed the browser you’re trying toget data from, but the login data was erased. Print to screen the login info from Chrome.
Read more