Giter VIP home page Giter VIP logo

Comments (9)

ppwwyyxx avatar ppwwyyxx commented on July 18, 2024

You seem to be using an old version of this project. Could you update and try again?

from wechat-dump.

ViktorSE avatar ViktorSE commented on July 18, 2024

from wechat-dump.

ppwwyyxx avatar ppwwyyxx commented on July 18, 2024
  1. I'll see if I can ignore the error.

  2. I don't know what you mean. It lists one column of "display name" and one column of internal id, and what do you want?

  3. (1) sqlite, sqlcipher and sox are not required. I'll add the rest.
    (2) I've never used that app. I think how people should root the device and configure adb is different for every model of phone. But I'll add a note. // Oh it looks like there is already a note in the README

from wechat-dump.

ppwwyyxx avatar ppwwyyxx commented on July 18, 2024

I might have fixed the avatar issue.

from wechat-dump.

ViktorSE avatar ViktorSE commented on July 18, 2024

from wechat-dump.

ppwwyyxx avatar ppwwyyxx commented on July 18, 2024
  1. I see, could you just modify the last line in list-chats.py? The code is made very simple so people can dump information in a different format they may need.

from wechat-dump.

ViktorSE avatar ViktorSE commented on July 18, 2024

With updated version, I can dump messages to html-files. Cheers!

However, the list chats seems to have encoding problem?

./list-chats.py decrypted.db
[14:26:48 [email protected]:wechat.parser] Your username is: wxid_abcde123456789
[14:26:48 [email protected]:wechat.parser] Found xx names in contact table.
[14:26:48 [email protected]:wechat.msg] Unhandled message type: 10002
[14:26:48 [email protected]:wechat.parser] Unknown contact: 123456789@chatroom
...
[14:26:48 [email protected]:wechat.parser] Unknown contact: 123456789@chatroom
[14:26:48 [email protected]:wechat.msg] Unhandled message type: 318767153
[14:26:49 [email protected]:wechat.msg] Unhandled message type: 268435505
[14:26:49 [email protected]:wechat.parser] Found 22491 message records.
[14:26:49 [email protected]:wechat.parser] Found 1158 hd image records.
123456789@chatroom Traceback (most recent call last):
File "./list-chats.py", line 17, in
print k.encode('utf-8'), '\t', parser.contacts_rev[k].encode('utf-8')
AttributeError: 'list' object has no attribute 'encode'

I am not program developer so I DO just as it shown in README:-) When it fails I try googling the error message(s).

from wechat-dump.

ppwwyyxx avatar ppwwyyxx commented on July 18, 2024

No you haven't updated everything to the latest version. The script list-chats.py is changed.

from wechat-dump.

ViktorSE avatar ViktorSE commented on July 18, 2024

OK, I fresh them to newest version and it works. Sorry for my mistake!

from wechat-dump.

Related Issues (20)

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.