https://github.com/sjatsh/unwxapkg
WeChat applet .wxapkg decoding tool
https://github.com/sjatsh/unwxapkg
apkg go golang unpacking unwxapkg wechat wxapkg
Last synced: 25 days ago
JSON representation
WeChat applet .wxapkg decoding tool
- Host: GitHub
- URL: https://github.com/sjatsh/unwxapkg
- Owner: sjatsh
- License: apache-2.0
- Created: 2018-12-27T12:00:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-15T04:01:29.000Z (almost 5 years ago)
- Last Synced: 2024-11-07T03:41:38.216Z (6 months ago)
- Topics: apkg, go, golang, unpacking, unwxapkg, wechat, wxapkg
- Language: Go
- Homepage: https://sjis.me
- Size: 253 KB
- Stars: 260
- Watchers: 11
- Forks: 54
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - sjatsh/unwxapkg - WeChat applet .wxapkg decoding tool (Go)
README
[](https://travis-ci.org/sjatsh/unwxapkg)
[](https://codecov.io/gh/sjatsh/unwxapkg)## Description
The tool is used to decompress the wxapkg compress of the Wechat applet. Wxapkg can be obtained through NetEase
[MuMu](http://mumu.163.com/) 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
