Code Monkey home page Code Monkey logo

Comments (3)

Kilerd avatar Kilerd commented on July 29, 2024 1

问题解决了。

  1. account name 也可以只出现一次。 但是counter的判断导致 ac_addr 过前以至于找不到key的addr

from wechat-dump-rs.

0xlane avatar 0xlane commented on July 29, 2024

可能和 #4 描述的情况差不多?你也没有wxid的原始微信号吗。
https://github.com/0xlane/wechat-dump-rs/blob/4705a1a71990f2d96c93c896070fc8dae06f2012/src/main.rs#L246C4-L274C6 这里的 account_name_addr 在只找到1个的时候存的地址有问题,后面我改一下

from wechat-dump-rs.

Kilerd avatar Kilerd commented on July 29, 2024

可能和 #4 描述的情况差不多?你也没有wxid的原始微信号吗。 https://github.com/0xlane/wechat-dump-rs/blob/4705a1a71990f2d96c93c896070fc8dae06f2012/src/main.rs#L246C4-L274C6 这里的 account_name_addr 在只找到1个的时候存的地址有问题,后面我改一下

老用户可能是没有的。

这里的逻辑判断可能需要写成,每找到一个就寸一次addr,然后取最后的一个座位 ac_addr。

同时 account_name 那里关于指针和字面值的判断也有一些问题。

from wechat-dump-rs.

Related Issues (14)

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.