Skip to content

Releases: 0xlane/wechat-dump-rs

v1.0.19

20 Nov 09:42
Compare
Choose a tag to compare
- Replace the account name with wxid if it is empty. (wechat 4.0)
- Fix #31. (wechat 3.9)

v1.0.18

19 Nov 15:16
Compare
Choose a tag to compare
Replace the account name with wxid if it is empty.

v1.0.17

19 Nov 11:25
Compare
Choose a tag to compare
- Fix #28.
- Print more details during the process.

v1.0.16

15 Nov 04:06
Compare
Choose a tag to compare
- Fix long nickname issues. (#26)
- Widen the key search range.

v1.0.15

15 Nov 02:40
Compare
Choose a tag to compare
- fix some bug: #25,#26

v1.0.14

14 Nov 08:58
Compare
Choose a tag to compare
fix #24.

v1.0.13

14 Nov 02:37
Compare
Choose a tag to compare
- Support converting db key to sqlcipher rawkey.

v1.0.12

13 Nov 11:19
Compare
Choose a tag to compare
Optimizing the speed for searching 4.0 db key.

v1.0.11

13 Nov 10:45
Compare
Choose a tag to compare
- Update the algorithm for searching db key.
- Update and remove some dependencies.
- Fix some other issues.

v1.0.10

12 Nov 12:19
Compare
Choose a tag to compare
Support decryption for weixin v4.0.0.26. (#23)