「项目分享」macOS版chatlog又复活了
- 内容介绍
- 文章标签
- 相关推荐
今天无意间逛到的,实测可用
GitHub - Thearas/wechat-db-decrypt-macos: macOS arm64 微信 4.1 数据库解密,只在最新的微信 4.1.2.241...
macOS arm64 微信 4.1 数据库解密,只在最新的微信 4.1.2.241 测试过,不支持4.0 以下版本
image1794×1450 403 KB
网友解答:--【壹】--:
怎么解决呀
❯ PYTHONPATH=$(lldb -P) python3 find_key_memscan.py
Traceback (most recent call last):
File “/Library/Developer/CommandLineTools/Library/PrivateFrameworks/LLDB.framework/Resources/Python/lldb/init.py”, line 39, in
import _lldb
ModuleNotFoundError: No module named ‘_lldb’
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/Users/xshuffle/tmp_dir/wechat-db-decrypt-macos/find_key_memscan.py”, line 28, in
import lldb
File “/Library/Developer/CommandLineTools/Library/
今天无意间逛到的,实测可用
GitHub - Thearas/wechat-db-decrypt-macos: macOS arm64 微信 4.1 数据库解密,只在最新的微信 4.1.2.241...
macOS arm64 微信 4.1 数据库解密,只在最新的微信 4.1.2.241 测试过,不支持4.0 以下版本
image1794×1450 403 KB
网友解答:--【壹】--:
怎么解决呀
❯ PYTHONPATH=$(lldb -P) python3 find_key_memscan.py
Traceback (most recent call last):
File “/Library/Developer/CommandLineTools/Library/PrivateFrameworks/LLDB.framework/Resources/Python/lldb/init.py”, line 39, in
import _lldb
ModuleNotFoundError: No module named ‘_lldb’
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/Users/xshuffle/tmp_dir/wechat-db-decrypt-macos/find_key_memscan.py”, line 28, in
import lldb
File “/Library/Developer/CommandLineTools/Library/

