基于electron-vue开发的微信小程序自助解包客户端
方便没有技术基础的同学轻松进行小程序的反编译
上手方便、可跨平台
参考博主的原创文章
Windows
To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
git clone https://github.com/xuedingmiaojun/mp-unpack.git
# Go into the repository
cd mp-unpack
# Install dependencies and run the app
npm install && cd tool/ && npm install
To pack into an app, simply type one of these:
npm run build
npm run build:mac
npm run build:linux
npm run build:win32
npm run build:win64
License GPL
本软件使用GPL协议,基于wxappUnpacker进行开发,以插件形式集成并保持了工具独立性。
发现有朋友将本软件上架到了闲鱼进行售卖,在此说明一下,本软件是开源免费的,不需要也没有提供任何购买的渠道。
目前仅可以从github及开源**获取,其它渠道作者无法保证该软件是否感染计算机病毒、是否隐藏有伪装的特洛伊木马程序或者黑客软件,不承担由此引起的直接和间接损害责任。