Giter VIP home page Giter VIP logo

mp-unpack's Introduction

mp-unpack

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

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

为什么使用electron来做

上手方便、可跨平台

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

1.通过电脑安装模拟器(如夜神),安装微信、文件管理器 2.微信打开要反编译的小程序 3.打开文件管理器,路径:data/data/com.tencent.mm/MicroMsg/4c5fb997e38800c7d70bb22d56d7e756/appbrand/pkg

注意:4c5fb997e38800c7d70bb22d56d7e756这个每个人的应该都不一样,pkg下格式为wxapkg即是小程序包,压缩后弄到桌面上,拖到反编译文件里就自动编译了,编译后导出,解压后即是小程序源码。

运行截图

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:

git clone https://github.com/xiaoqi888/mp-unpack.git

cd mp-unpack

npm install && cd tool/ && npm install 

npm run dev

mp-unpack's People

Contributors

xiaoqi888 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.