sjatsh / unwxapkg

WeChat applet .wxapkg decoding tool

Home Page:https://sjis.me

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

WeChat applet .wxapkg decoding tool

https://sjis.me

License:Apache License 2.0


Languages

Language:Go 100.0%