Skip to Content
微信小程序解包

Create: 2023-05-11

解密工具: https://github.com/BlackTrace/pc_wxapkg_decrypt 

拆包工具: https://gist.github.com/Integ/bcac5c21de5ea35b63b3db2c725f07ad 

一键拆包工具: https://github.com/wux1an/wxapkg 

pc_wxapkg_decrypt.exe -wxid $wxid -in ~/Documents/WeChat Files/Applet/$小程序wxid/__APP__.wxapkg python unwxapkg.py dec.wxapkg

一键拆包工具直接命令行运行即可

持续更新中