Giter VIP home page Giter VIP logo

Comments (6)

ppwwyyxx avatar ppwwyyxx commented on July 18, 2024 3

Fixed by recent commits. Now it will download the emojis by cdnUrl.
You can avoid most download by using a cache I put in release . Details in README.

from wechat-dump.

ppwwyyxx avatar ppwwyyxx commented on July 18, 2024

It's possible they change the format. I will take at look at this soon.

from wechat-dump.

ppwwyyxx avatar ppwwyyxx commented on July 18, 2024

Just curious, does android-interact.sh (fetch and decrypt data) work on Win10+Bash as well?

from wechat-dump.

ppwwyyxx avatar ppwwyyxx commented on July 18, 2024

I couldn't figure out the file format of the animated sticker at the moment. The recent commit 049e3c3 use a static version of the sticker instead. But some emoji doesn't have that either.

I'm attaching two files here if someone would like to help investigate.

sticker.zip

from wechat-dump.

alexandru-grigoras avatar alexandru-grigoras commented on July 18, 2024

Yes, everything worked perfectly fine :)
The dependencies were a tiny bit problematic, but not too big of an issue.
One small problem is the fact that some people's names contain strange characters, or extra spaces at the end, so it was a bit difficult to type them directly in bash in order to dump the HTML. A quick fix was by typing the command in a .sh file and then running it. 
I'll take a look at what you sent me :)

On Wednesday, June 1, 2016 9:34 PM, Yuxin Wu <[email protected]> wrote:

I couldn't figure out the file format of the animated sticker at the moment. The recent commit 049e3c3 use a static version of the sticker instead. But some emoji doesn't have that either.I'm attaching two files here if someone would like to help investigate.sticker.zip—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

from wechat-dump.

ppwwyyxx avatar ppwwyyxx commented on July 18, 2024

I'm certain that those files are plain gif/png files, but with the first 1KB encrypted somehow. One solution is to use the filename (a md5) to query the EmojiInfo table for the cdnUrl field, and then use that url to download the emoji.

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.