Coder Social home page Coder Social logo

mini_decrypt's Introduction

微信小程序反编译

这个操作好像没有什么用,一般不用人家的代码干活,代码是用老哥们的。我主要用来逆向一些其他人的接口作数据采集。

从电脑上打开微信小程序保存位置。

可以从微信的设置中进入微信文件夹 再Applet{wxid} ,app.wxpkg就是主包

使用解密

具体原理参考老哥的原理文档,这边有人家写的最终程序

pc_wxapkg_decrypt.exe -wxid 微信小程序id -in 要解密的wxapkg路径 

反编译

先安装依赖,npm i (需要node环境),再在本目录下运行

node .\wuWxapkg.js .\dec.wxapkg

数据采集

我通常用青花瓷charles信任私有证书后然后访问人家的小程序去逆向人家的接口,但是有时候接口有验签,得从小程序源码中找线索。

mini_decrypt's People

Contributors

huihui-hb avatar

Stargazers

 avatar  avatar your3cho avatar qiao avatar LuckJe avatar

Watchers

 avatar

Forkers

ketle 6dlz

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.