Skip to content

A tool to decrypt the mini-app file, which content starts with "V1MMWX"

Notifications You must be signed in to change notification settings

z-jack/wxapkg_decryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WXAPKG Decryptor

A tool to decrypt the mini-app file, which content starts with "V1MMWX"

Usage

  • 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 in src/blackTrace.js
    • run the following command
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

About

A tool to decrypt the mini-app file, which content starts with "V1MMWX"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published