opencai / unwxapkg

微信小程序.wxapkg解码工具

Home Page:https://sjatsh.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status codecov

Description

The tool is used to decompress the wxapkg compress of the Wechat applet. Wxapkg can be obtained through NetEase MuMu simulator.

  • Download it and install wechat
  • Get applet wxapkg package use 'RE File Manager' go to /data/data/com.tencent.mm/MicroMsg/{{a hexadecimal string folder}}/appbrand/pkg/
  • Compress and send

Usage

go get github.com/sjatsh/unwxapkg
cd ~/go/src/github.com/sjatsh/unwxapkg
unwxapkg -f dest/102.wxapkg

Unpacking Result

About

微信小程序.wxapkg解码工具

https://sjatsh.com

License:Apache License 2.0


Languages

Language:Go 100.0%