A tool to decrypt the mini-app file, which content starts with "V1MMWX"
- Copy your waiting-to-decrypt file to this directory, and name it as "__APP__.wxapkg"
- If you have wxapp-id (
wx****************
format), this method thanks to BlackTrace- change
AppName
variable insrc/blackTrace.js
- run the following command
- change
yarn decompile
# or
node src/blackTrace.js
- Or if you don't have wxapp-id, these's a way to brute-force
yarn legacy
# or
node src/index.js