-
Notifications
You must be signed in to change notification settings - Fork 902
Description
问题描述
Error: Unable to access process with pid 1452 from the current user account
环境信息
- 操作系统及版本:macOS Sonoma 14.4.1
- 编程语言和版本:python 3.10
- 相关库或框架及版本:无
- GitHub 仓库名称和问题相关的代码分支:无
复现步骤
- 步骤一:下载release包
https://github.com/JaveleyQAQ/WeChatOpenDevTools-Python/releases/download/0.3.1/WeChatOpenDevTools-macos-x64.zip - 步骤二:ps aux | grep 'WeChatAppEx' | grep -v 'grep' | grep "wmpf-mojo-handle"
katakuri 1452 0.0 0.4 445175952 61680 ?? S 19 424 5:42.04 /Applications/WeChat.app/Contents/MacOS/WeChatAppEx.app/Contents/MacOS/WeChatAppEx --log-level=2 --lang=zh-CN --wechat-files-path=/Users/katakuri/Library/Containers/com.tencent.xinWeChat/Data/.wxapplet --no-codecache --product-id=1000 --wechat-sub-user-agent=MicroMessenger/6.8.0(0x16080000) MacWechat/3.8.7(0x13080712) --appshim-flags=7 --client_version=319293202 --bundle-id=5A4RE8SF68.com.tencent.xinWeChat --wmpf-mojo-handle=3786453881
3. 步骤三:解压执行
/Users/katakuri/Downloads/WeChatOpenDevTools-macos-x64 ; exit;
(base) katakuri@192 ~ % /Users/katakuri/Downloads/WeChatOpenDevTools-macos-x64 ; exit;
\ \ / /\ / / | _ \ _____ | | ___ ___ | |___
\ \ /\ / / \ / | | | |/ _ \ \ / / / _ \ / _ | / |
\ V V / / \ | || | __/\ V /| | | () | () | _
_/_/ //_\ |___/ _| _/ ___/ _/||/
公众号: 一位不愿透露姓名的热心网友
Github:https://github.com/JaveleyQAQ
[+] WeChatAppEx 进程PID: 1452
Error: Unable to access process with pid 1452 from the current user account
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
预期结果
- 期望正常运行
实际结果
Error: Unable to access process with pid 1452 from the current user account