纯Golang实现,一个用于自动化反编译微信小程序的工具,小程序安全利器, 自动解密,解包,可还原工程目录,支持微信开发者工具运行
本程序仅供于学习交流,请使用者遵守《中华人民共和国网络安全法》,勿将此工具用于非授权的测试,开发者不负任何连带法律责任。
因为采用了UPX压缩了软件体积,工具运行时可能会出现误报,可以放心使用,工具不会对您的电脑造成任何损害。
<h4>还原前</h4>
<img src="https://github.com/Ackites/KillWxapkg/raw/v2.4.1/images/img4.png" width="30%">
<h4>还原后</h4>
<img src="https://github.com/Ackites/KillWxapkg/raw/v2.4.1/images/img5.png" width="30%">

| 小程序版本 |
|---|
| 11275_x64 |
| 11253_x64 |
| 11205_x64 |
| 9193_x64 |
| 11159_x64 |
| 9185_x64 |
| 9129_x64 |
| 9115_x64 |
| 8555_x64 |
| 9105_x64 |
| 8555_x64 |
| 9079_x64 |
| 8531_x64 |
| 8529_x64 |
| 8519_x64 |
| 8501_x64 |
| 8461_x64 |
| 8447_x64 |

运行前先启动微信(建议小号,有被封号风险)
shell
<本程序> -hook

shell
<本程序> -repack=<输入目录> [-out=<输出目录或文件>] [-watch]


# 进入项目目录 cd ./KillWxapkg
# 下载依赖 go mod tidy
# 编译 go build ```
-id=<输入AppID> -in=<输入文件1,输入文件2> 或 -in=<输入目录> -out=<输出目录> [-ext=<文件后缀>] [-restore] [-pretty] [-noClean] [-help] [-hook] [-save] [-repack=<输入目录>] [-watch] [-sensitive]
-id string-in string-out string-restore-pretty-ext string-noClean-hook-save-repack string-watch-sensitive-help

进入文件夹下,即可找到.wxapkg文件
$ claude mcp add KillWxapkg \
-- python -m otcore.mcp_server <graph>