madandan888-star and Claude Opus 4.6
9db2ca38f5
fix: add try-catch to upload hooks to prevent WeChat crash on manual image send
...
The `attachUploadMedia`, `attachGetCallbackFromWrapper`, and
`uploadOnCompleteAddr` hooks call `readPointer().readUtf8String()` which
can access invalid memory when triggered by normal WeChat image sends
(not API-initiated), causing WeChat to crash immediately.
Wrapping each hook's onEnter body in try-catch prevents the crash while
preserving all functionality. In the catch path, `uploadGlobalX0` is
still captured to ensure subsequent API uploads work correctly.
Tested on WeChat 4.1.7 build 34888 (macOS arm64) with v0.0.8 binary.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-20 19:29:51 +08:00
jackyin and GitHub
53a0a8c0a8
Update README.md
2026-03-20 10:28:04 +08:00
yincong
2f263f4ef6
finish 8.28
2026-03-20 09:29:54 +08:00
yincong
cc48892f62
8.28
2026-03-19 09:33:03 +08:00
yincong
5671f4d8b8
format
2026-03-18 09:44:50 +08:00
jackyin and GitHub
84218ae6c3
Remove group chat link from README
...
Removed the group chat link from the README.
2026-03-17 14:30:43 +08:00
yincong
9fe5bda990
fix concurrency
2026-03-17 10:13:39 +08:00
yincong
1020c1d937
update readme
2026-03-16 15:30:07 +08:00
jackyin and GitHub
0271e2afcf
Update readme.md
2026-03-16 15:13:32 +08:00
yincong
e9b58f3260
finish video
v0.0.8
2026-03-16 14:54:25 +08:00
yincong
4557a6ceb1
finish video
2026-03-16 13:58:29 +08:00
yincong
bc86b51cea
fix format
2026-03-16 10:04:40 +08:00
yincong
b0ca674eea
fix bug
2026-03-15 20:10:44 +08:00
yincong
7547350659
video
2026-03-13 16:22:19 +08:00
yincong
e7f25809e2
video
2026-03-13 15:26:55 +08:00
yincong
42a10fb306
receive video
2026-03-13 13:29:10 +08:00
yincong
eb4c1c2e0e
support send file
2026-03-12 18:06:30 +08:00
yincong
bcac8ae75d
fix image crash
2026-03-12 09:28:13 +08:00
yincong
405133b8dc
update image and receiver
2026-03-11 09:48:21 +08:00
yincong
001a544798
possible
v0.0.7
2026-03-10 11:58:17 +08:00
yincong
a304c7e92a
fix text crash and auto find pid
2026-03-09 10:35:52 +08:00
yincong
0ccde39dc2
text crash
2026-03-07 14:38:09 +08:00
yincong
218446256b
hd file
2026-03-06 10:30:00 +08:00
yincong
f85782242d
57
v0.0.6
2026-03-05 09:39:09 +08:00
yincong
a73e4a1743
57
2026-03-05 09:35:07 +08:00
yincong
f33bc5c18d
update log
2026-03-04 16:17:41 +08:00
yincong
62ff76bb39
add image
2026-03-04 09:35:56 +08:00
yincong
682c3fea63
support audio
2026-03-03 09:46:20 +08:00
yincong
b4a8be7d5f
add audio
2026-03-02 11:56:50 +08:00
yincong
ea88d786e1
update receiver
2026-02-28 09:38:48 +08:00
yincong
f4fd1271be
support openclaw
v0.0.5
2026-02-27 10:14:47 +08:00
yincong
6ba22acc8d
support openclaw
2026-02-27 09:38:20 +08:00
yincong
b30aa9b580
finish 55
v0.0.4
2026-02-26 09:34:53 +08:00
yincong
e9abe629dc
update 4.1.7.55
2026-02-25 10:47:52 +08:00
yincong
ae3d26bc0c
clear trash
2026-02-24 11:08:32 +08:00
yincong
9dc9b9a982
finish upload image
v0.0.3
2026-02-10 12:32:36 +08:00
yincong
1683841f39
clear script
2026-02-09 20:29:39 +08:00
yincong
9cc0e10fcc
init
2026-02-07 16:14:20 +08:00
yincong
2591003ce7
add 4.1.7 image
2026-02-05 15:25:48 +08:00
yincong
b78c075c76
finish text
2026-02-04 16:33:55 +08:00
yincong
13e11fa270
4.1.7
2026-02-04 09:57:16 +08:00
yincong
24ef8b8dd3
add at info
2026-01-23 10:57:09 +08:00
yincong
d2117643a7
add random id
2026-01-22 09:32:12 +08:00
jackyin and GitHub
79d4ca4401
Update README.md
2026-01-21 12:46:11 +08:00
yincong
b090597a0a
update doc
2026-01-21 10:03:42 +08:00
yincong
30172043f0
add some random id
2026-01-21 10:00:04 +08:00
yincong
f8b913e5e6
update doc
2026-01-20 11:27:16 +08:00
yincong
2fd0611e78
update onebot doc
2026-01-20 10:36:49 +08:00
yincong
2157ef8203
add onebot doc
2026-01-20 10:32:57 +08:00
jackyin and GitHub
c57b01c578
Merge pull request #4 from kongfei605/readme
...
chore(signing):resolve entitlements path and update readme
2026-01-20 09:41:37 +08:00