Wechat Dat Decoder nodejs版本的解码微信聊天文件中的dat图片文件 安装 git clone https://github.com/fuweijun/wechatDatDecoder.git cd wechatDatDecoder npm install 使用 打开微信文件保存目录(微信PC版-设置-通用设置-文件管理-打开文件夹) 打开"FileStorage\Image"目录,将按月份命名的文件夹下Dat后缀文件复制到DAT目录下 然后执行: node app 解码完成后在IMG目录下查看图片文件 License MIT