Git Product home page Git Product logo

chromiumstealer's People

Contributors

ksdodk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

chromiumstealer's Issues

sqlite3.OperationalError: Could not decode to UTF-8 column

I got this error when I tried to use the new code

error

Traceback (most recent call last):
File "C:\Users\test\Chromium\main.py", line 265, in <module>
main()
File "C:\Users\test\Chromium\main.py", line 259, in main
decrypt_files(path, name)
File "C:\Users\test\Chromium\main.py", line 228, in decrypt_files
decrypt_browser(Local_State(path), Login_Data(path), Cookies(path), browser)
File "C:\Users\test\Chromium\main.py", line 159, in decrypt_browser
for index, cookies in enumerate(curr.fetchall()):
sqlite3.OperationalError: Could not decode to UTF-8 column 'encrypted_value' with text 'v10�7�_�[����.�'

Not sure if my database is corrupted, so I will test with a secondary login data and update if the error happens again

Other profile data

Does it gets data from a different profile, say profile 1 or profile 2? or just from the default from browser?

If not, any idea what could I change to target profile 1?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.