
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
wechat_dat_decoder
Advanced tools
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
然后查看对应目录下文件即可。
解密方式很简单,但是目前的这种方式会存在小部分文件计算不对,由于每个人对应的解码都不同,但是同一帐号是相同的,所以可以找到可以正常解码的解码值,然后将该值固定写死,这样成功率会更大。
MIT
FAQs
解密微信wechat 中的 dat 图片文件
The npm package wechat_dat_decoder receives a total of 0 weekly downloads. As such, wechat_dat_decoder popularity was classified as not popular.
We found that wechat_dat_decoder demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.