Commit Graph
232 Commits
Author SHA1 Message Date
Chang Qian (Fred)andGitHub 928b92ade1 To make it compatible with user (not userdebug) builds, use adb shell su instead of adb root whenever possible (#102) 2025-09-12 23:11:41 -07:00
643bdd8984 Improve stability of WS connection with WXGF decoder app (#101)
* In case TYPE_LINK is missing a title, use url as title to avoid aborting

* Retry WS connection on broken pipe

* Update render.py

* Update wxgf.py

---------

Co-authored-by: Yuxin Wu <[email protected]>
2025-07-05 19:02:00 -07:00
Chang Qian (Fred)andGitHub a38c12fe4b Fix dump-audio (#103) 2025-07-05 18:51:15 -07:00
Yuxin Wu a0d362d9f6 Move frida.md 2025-02-03 10:37:35 -08:00
Yuxin Wu eedaa9c9e0 support downloading avatar 2025-01-30 14:30:04 -08:00
Yuxin Wu e1a1b0b946 remove ensure_unicode 2025-01-30 12:05:48 -08:00
Yuxin Wu b271469b94 support wxgf emoji 2025-01-30 12:07:31 -08:00
Yuxin Wu c782325cfa improve rendering of various types 2025-01-29 01:47:42 -08:00
Yuxin Wu 837a9ef2f7 update builtin emojis 2025-01-28 23:47:52 -08:00
Yuxin Wu a508e29003 update readme 2025-01-28 19:24:29 -08:00
Yuxin Wu 83bbb0a1fd add android app 2025-01-28 19:00:47 -08:00
Yuxin Wu 1e754f229a add wxgf client code 2025-01-28 06:11:40 -08:00
Yuxin Wu 6d9e4a00a9 fix utf8 decode error 2025-01-22 04:25:01 -08:00
Yuxin Wu 20708ef755 update 2025-01-05 17:03:38 +08:00
JakeandGitHub cb76a41edc Update README.md (#99)
old link doesn't work anymore.
2024-08-13 16:33:02 -07:00
Yuxin WuandGitHub 4e7593f3b2 Update README.md 2021-12-13 16:46:57 -08:00
Yuxin Wu 3e86880913 update docs 2021-04-19 01:22:36 -07:00
52fb966dc5 🌈style(view): fix body scroll (#84)
Co-authored-by: lqzh <[email protected]>
2021-04-13 15:58:53 -07:00
lqzhgoodandGitHub a841e342cb Update requirements.txt (#82)
add `numpy` module
2021-04-13 00:19:28 -07:00
Yuxin Wu 5b7d293b06 update docs about sfs/avatar.index 2021-02-02 11:00:48 -08:00
Yuxin Wu 541f6aa5ee update 2021-01-07 19:12:20 -08:00
Yuxin Wu b818b6e2aa catch decryption error (#72) 2020-10-03 04:38:19 -07:00
Yuxin Wu 6f86622c93 use tempfile for audio decoding 2020-07-17 12:26:25 -07:00
Kai JiaandGitHub f61b9d59b7 Fix a typo in README (#66) 2020-07-06 10:11:34 -07:00
Yuxin Wu 78fffc6d33 update readme 2020-07-02 17:00:46 -07:00
Yuxin Wu 8b5a28c39c update readme 2020-07-01 01:26:15 -07:00
Yuxin Wu f2ba97117c better error message 2020-06-30 23:31:56 -07:00
Yuxin Wu 7eb7c60a81 remove "internal_emoji" 2020-06-30 23:16:19 -07:00
Yuxin Wu b12cd93f0d decrypt local emoji 2020-06-30 23:09:46 -07:00
Yuxin Wu e314b9d815 check md5 of local emoji as well 2020-06-29 11:21:07 -07:00
Yuxin Wu e46378aa25 use encrypturl if cdnurl does not produce correct md5 2020-06-29 11:07:44 -07:00
Yuxin Wu 64e5e5eb3f aes-decrypt emoji from encrypturl 2020-06-28 02:57:14 -07:00
Yuxin Wu 1f1a28e605 check for two avatar storage 2020-06-28 00:33:07 -07:00
Yuxin Wu eeba4b7e6c fix old avatar storage 2020-06-28 00:12:39 -07:00
Yuxin Wu f6acd0b0bf move common/ into wechat/ 2020-06-27 20:34:05 -07:00
Yuxin Wu 973993723b support both chatid and nickname (fix #51) 2020-06-27 20:04:34 -07:00
Yuxin Wu 55784bd1bf avoid assertion for type 49 (close #52) 2020-06-27 19:56:28 -07:00
Yuxin Wu 7571334eca update readme 2020-06-27 19:45:42 -07:00
Yuxin Wu bfb2d0c914 add missing file 2020-06-27 19:32:21 -07:00
Yuxin Wu aa9a1c9129 compatibility with an old database file 2020-06-27 19:00:43 -07:00
Yuxin Wu 86224a8151 update 2020-06-27 17:34:52 -07:00
Yuxin Wu 1395351755 support latest smileys 2020-06-27 17:31:35 -07:00
Yuxin Wu 628bc024c8 move libchat to legacy 2020-06-27 16:34:35 -07:00
Yuxin Wu d6d2aaea55 handle emoji thumbnail 2020-06-27 16:32:07 -07:00
Yuxin Wu 4dc13a16f7 add support for video file 2020-06-27 15:54:03 -07:00
Yuxin Wu 95826392df rewrite with python3 2020-06-27 15:21:17 -07:00
Yuxin Wu 503a43c953 update 2020-06-27 02:21:57 -07:00
Yuxin Wu 0f3fd34b54 update 2020-06-27 01:49:45 -07:00
Yuxin Wu 0f97ecc9f0 rewrite decryption logic 2020-06-27 01:45:15 -07:00
Yuxin Wu a82bd281a7 sqlcipher compatibilty 2020-06-26 19:01:18 -07:00