Git Product home page Git Product logo

mp-unpack's Introduction

mp-unpack

基于electron-vue开发的微信小程序自助解包客户端

方便没有技术基础的同学轻松进行小程序的反编译

为什么使用electron来做

上手方便、可跨平台

前置准备:利用模拟器获取小程序包

参考博主的原创文章

以中银E路通小程序为例10分钟带你学会微信小程序的反编译

逆向教程小程序

逆向教程

运行截图

Mac
mac解包截图

Windows

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

公众号

公众号

逆向疑难小程序

项目推荐

微信小程序多端实时运行工具

WEPT项目从最近到后续即将升级WEPT2.0版本,支持运行微信小程序 小游戏基础库2.9后版本功能,同时支持实现ios Android三端统一运行环境,欢迎大家持续关注

  • WEPT 是一个微信小程序实时开发环境,它的目标是为小程序开发提供高效、稳定、友好、无限制的运行环境。
  • 项目后台使用 node 提供服务完全动态生成小程序,前端实现了 view 层、service 层和控制层之间的相关通讯逻辑。
  • 支持iOS Android Mac, Window 以及 Linux

实现微信小程序最新运行环境

捐赠

wxpay

alipay

License GPL

mp-unpack's People

Contributors

xdmjun avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.