From 83648399c66c37971b75cdd725ab3288af91a5d5 Mon Sep 17 00:00:00 2001 From: Aur0ra <103031059+Aur0ra-m@users.noreply.github.com> Date: Sat, 15 Apr 2023 13:05:20 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bacf8bf..1984cf8 100644 --- a/README.md +++ b/README.md @@ -245,6 +245,7 @@ | ------------------------------------------------------------ | ----------------------------------------------- | --------------------------------- | | 一个反编译微信小程序的工具,仓库也收集各种微信小程序/小游戏.wxapkg文件 | https://github.com/ezshine/wxapkg-convertor | wxapkg-convertor | | 微信小程序反编译 | https://github.com/qwerty472123/wxappUnpacker | wxappUnpacker(自行寻找备份仓库) | +| 微信小程序主包解密工具 | https://github.com/BlackTrace/pc_wxapkg_decrypt| pc_wxapkg_decrypt | | 微信小程序反编译 | https://github.com/r3x5ur/wxapkg-unpacker | wxapkg-unpacker(二开) | | 微信小程序信息在线收集,wxapkg源码包内提取信息 | https://github.com/moyuwa/wechat_appinfo_wxapkg | wechat_appinfo_wxapkg | | 移动端(Android、iOS、WEB、H5、静态网站)信息收集扫描工具 | https://github.com/kelvinBen/AppInfoScanner | AppInfoScanner |