Skip to content

用于还原windows pc微信下加密后的图片文件dat

Notifications You must be signed in to change notification settings

TNT-Likely/wechat-pc-image-restore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

用于还原windows上微信加密后的图片

使用方法1-命令行

npm i wechat-pc-images-restore -g

wechat-pc-images-restore start -i 加密的图片路径<必填> -o 转换后的图片路径[选填]

使用方法2-node

git clone git@github.com:TNT-Likely/wechat-pc-image-restore.git
npm i
修改index.js中的input和output路径
node index.js

About

用于还原windows pc微信下加密后的图片文件dat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published