Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leo9960/wechat-xyx-unpack
微信小游戏(.wxapkg)还原心得
https://github.com/leo9960/wechat-xyx-unpack
Last synced: 6 days ago
JSON representation
微信小游戏(.wxapkg)还原心得
- Host: GitHub
- URL: https://github.com/leo9960/wechat-xyx-unpack
- Owner: leo9960
- License: gpl-2.0
- Created: 2018-05-10T07:40:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-10T07:59:19.000Z (over 6 years ago)
- Last Synced: 2023-07-23T15:31:05.350Z (over 1 year ago)
- Language: PHP
- Size: 11.7 KB
- Stars: 9
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wechat-xyx-unpack
微信小游戏还原心得只是把js文件拆分成单个文件
### 目录
-app-config.json 游戏配置
-game.js 游戏源码js的汇总
-subContext.js 开放数据域源码js的汇总
### 运行方式
打开浏览器
localhost/index.php?wget=xxx.wxapkg
生成的文件在tmp文件夹中