WeChat sns dump:修订历史

差异选择:选中要对比的修订的单选按钮,然后按Enter键或下面的按钮。
说明:(当前)=与最后修订的差异,(之前)=与上个修订的差异,=小编辑。

2025年3月20日 (星期四)

  • 当前之前 16:172025年3月20日 (四) 16:17Riguz 留言 贡献 656字节 +656 创建页面,内容为“= Get data in db= == Prerequisits == * Mac WeChat Version 3.6.1 (24205) == Get Sqlcipher key == <ref>https://xferris.cn/dao-chu-wei-xin-bei-fen-de-mac/</ref> == Find SNS(朋友圈) db == <syntaxhighlight lang="bash"> cd ~/Library/Containers/com.tencent.xinWeChat/Data/Library find . -name "*.db" -type f -print0 | xargs -0 du -h | sort -rh | head -n 10 4.1M ./Caches/com.tencent.xinWeChat/2.0b4.0.9/e7627004a3f2051a5be7c61023d0e5b7/Sns/Data/sns.db 3.1M ./A…”