当前位置:网站首页>2020 WeChat applet decompilation tutorial (can applet decompile source code be used)
2020 WeChat applet decompilation tutorial (can applet decompile source code be used)
2022-07-31 15:54:00 【Full stack programmer webmaster】
Hello everyone, meet again, I'm your friend Quanstack Jun.
The main realization of the article: Without further ado, let’s go directly to the process!
Step 1: Install node.js first Click to download
Step 2: Download again wxappUnpackerDecompile packageClick to download package
Step 3: Ensure that all the above are installed Computer command window: CMD run Step 2 Directory run Load node dependencies:
The command window copies the following yellow commands:
npm install uglify-es --savenpm install esprima --savenpm install css-tree --savenpm install cssbeautify --savenpm install vm2 --savenpm install uglify-es --savenpm install js-beautify --savenpm install escodegen --savenpm install cheerio --save
After installation
GetMini programapk package (hint: how to obtain a broken applet package requires additional software to cooperate with the Internet, which is not provided here)
Now there are two types
The first simple applet can be done at one time
The second type of large company applet (plug-in and subcontracting) requires 4 steps: follow the steps to continue
node wuWxapkg.js file path +wxapkg file unpackingnode wuConfig.js file path + app-config.jsonnode wuJs.js file path + app-service.js (or game.js app-wxss.js app-wxss.js in mini games)node wuWxml.js file path+node wuWxss.js file path +
Attention to details:
Compile the main package first node wuWxapkg.js -o -d -s=file address
xxxx.wxapkg file package
Recompile and subpackage node wuWxapkg.js -d -s=file address
xxxx.wxapkg subpackage
node wuWxml.js -m +
app-wxss.js
Re-execute: —————–"22
node wuConfig.js
node wuJs.js
node wuWxml.js [-m]
node wuWxss.js
node wuWxapkg.js [-o] [-d] [-s=
If you need to decompress subpackages, please decompress the main package first, and then execute node wuWxapkg.js [-d] -s=
Except for -d and -s, the consequences of coexistence of these directives are undefined (and, of course, not dangerous).
Publisher: Full-stack programmer, please indicate the source: https://javaforall.cn/127971.htmlOriginal link: https://javaforall.cn
边栏推荐
- gerrit中如何切换远程服务器
- 工程水文学复习资料
- Synchronized and volatile interview brief summary
- button控件的使用
- arm按键控制led灯闪烁(嵌入式按键实验报告)
- Foreign media right, apple on May be true in inventory
- Replication Latency Case (3) - Monotonic Read
- mysql black window ~ build database and build table
- Deployment应用生命周期与Pod健康检查
- 单细胞测序流程(单细胞rna测序)
猜你喜欢
随机推荐
The principle of hough transform detection of straight lines (opencv hough straight line detection)
Oracle动态注册非1521端口
数据库的范式(第一范式,第二范式,第三范式,BCNF范式)「建议收藏」
多主复制下处理写冲突(4)-多主复制拓扑
MySQL的相关问题
外媒所言非虚,苹果降价或许是真的在清库存
01 Encounter typescript, build environment
Graham‘s Scan法求解凸包问题
C语言-函数
11 pinia use
Bilateral filtering acceleration "recommended collection"
腾讯云部署----DevOps
网银被盗?这篇文章告诉你如何安全使用网银
mongo进入报错
Matlab matrix basic operations (definition, operation)
"Autumn Recruitment Series" MySQL Interview Core 25 Questions (with answers)
MySQL多表联合查询
Emmet 语法
Linux check redis version (check mongodb version)
6-22 Vulnerability exploit - postgresql database password cracking