Disclaimer: This tool is only for the purpose of learning and studying the design ideas and principles contained within the software. Users shall assume all legal and related liabilities resulting from the use of this tool! The author shall not be held liable for any legal consequences!
免责声明:此工具仅限于学习和研究软件内含的设计思想和原理,用户承担因使用此工具而导致的所有法律和相关责任!作者不承担任何法律责任!
Usage:
-
scan mini program
# wxapkg.exe scan --help wxapkg.exe scan
-
unpack mini program
# wxapkg.exe unpack --help wxapkg.exe unpack -o out-dir -r "%USERPROFILE%\Documents\WeChat Files\Applet\wx00000000000000"
Install:
Download the latest release or build with go install
by yourself
go install github.com/wux1an/wxapkg@latest
Todo:
- scan more information (need networking)
- json beautify
- javascript beautify
- html beautify
- auto export uri in files
References: