Skip to content

JohnKozak/libwxapkg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tool to unpacking Wechat applet packages.

Usage:

Install via:

bash <(curl -sSL https://raw.githubusercontent.com/JohnKozak/libwxapkg/master/install)

Then

unwxapkg <filename>

Use -h | --help to see how to use.

The jar file will be installed into ~/.local/lib/classpath (Modify it by giving INSTALL_PATH variable), and the executable script will be installed into ~/.local/bin (Modify it by giving BIN_PATH variable).

If you want to install it from source, give FROM_SOURCE=true to the installer script:

FROM_SOURCE=true bash <(curl -sSL https://raw.githubusercontent.com/JohnKozak/libwxapkg/master/install)

About

Wechat applet unpack tool

Resources

Stars

Watchers

Forks

Packages

No packages published