New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

wechat_dat_decoder_xp

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wechat_dat_decoder_xp

解密微信wechat 中的 dat 图片文件.XP版本

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
1
Created
Source

wechat_dat_decoder

nodejs版本的解码微信wechat中的dat 图片文件

安装

git clone git@github.com:chrunlee/wechat_dat_decoder.git

或命令行模式

npm install wechat_dat_decoder -g

wechatdat -d /home/wechat/ //命令行输入解码目标地址即可

使用

  • 修改app.js文件中的两个目录地址
  • scanDir 扫描地址

修改后,执行:

node app

然后查看对应目录下文件即可。

注意

解密方式很简单,但是目前的这种方式会存在小部分文件计算不对,由于每个人对应的解码都不同,但是同一帐号是相同的,所以可以找到可以正常解码的解码值,然后将该值固定写死,这样成功率会更大。

License

MIT

Keywords

wechat

FAQs

Package last updated on 02 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts