All Projects → sjatsh → Unwxapkg

sjatsh / Unwxapkg

Licence: apache-2.0
微信小程序.wxapkg解码工具

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Labels

Projects that are alternatives of or similar to Unwxapkg

Elastalert Wechat Plugin
elastalert微信企业号报警插件
Stars: ✭ 112 (-8.94%)
Mutual labels:  wechat
Paperweekly forum
paperweekly's forum
Stars: ✭ 118 (-4.07%)
Mutual labels:  wechat
Wechat ayibang
微信小程序仿阿姨帮
Stars: ✭ 121 (-1.63%)
Mutual labels:  wechat
Wechatrobot
个人微信号自动回复、陪聊、查天气、查垃圾分类。新增查看今日新闻和知乎热榜功能。
Stars: ✭ 115 (-6.5%)
Mutual labels:  wechat
Examples Of Web Crawlers
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
Stars: ✭ 10,724 (+8618.7%)
Mutual labels:  wechat
Pidgin Wechat
pidgin plugin for web wechat protocol
Stars: ✭ 119 (-3.25%)
Mutual labels:  wechat
Md
✍ 一款高度简洁的微信 Markdown 编辑器:支持 Markdown 所有基础语法、色盘取色、一键复制并粘贴到公众号后台、多图上传、一键下载文档、自定义 CSS 样式、一键重置等特性
Stars: ✭ 2,242 (+1722.76%)
Mutual labels:  wechat
Markdown Css
A tool convert css style into markdown inline style
Stars: ✭ 122 (-0.81%)
Mutual labels:  wechat
Git Webhook Ci
A Git (github/gitee) webhook callback server to do stuff e.g. fetch new code (poor man CI)
Stars: ✭ 118 (-4.07%)
Mutual labels:  wechat
Wechat article
爬取微信公众号文章
Stars: ✭ 121 (-1.63%)
Mutual labels:  wechat
Wechatpay Postman Script
微信支付API v3的调试工具
Stars: ✭ 112 (-8.94%)
Mutual labels:  wechat
Thinkservice
【新】多商户服务平台
Stars: ✭ 116 (-5.69%)
Mutual labels:  wechat
Tut Android
即时聊天,自带服务器,有朋友圈功能等等
Stars: ✭ 120 (-2.44%)
Mutual labels:  wechat
Miniprogram Project
微信小程序,诗词大全,成语大全,百家姓,成语接龙(垃圾分类查询小程序)
Stars: ✭ 114 (-7.32%)
Mutual labels:  wechat
Wechat Lightapp
微信小程序(应用号)开发工具+Demo+教程
Stars: ✭ 121 (-1.63%)
Mutual labels:  wechat
Wechat desktop
Java实现仿微信电脑版UI
Stars: ✭ 112 (-8.94%)
Mutual labels:  wechat
Laravel Template
RESTful 模板,企业号/企业微信微信扫码登录/同步通讯录——Laravel vue2 iView
Stars: ✭ 119 (-3.25%)
Mutual labels:  wechat
Dwwxpay
微信支付/订单查询
Stars: ✭ 122 (-0.81%)
Mutual labels:  wechat
Wx Miniprogram Boilerplate
基于Gulp微信小程序开发工作流,支持less样式编写,支持ESLint代码检查等功能
Stars: ✭ 122 (-0.81%)
Mutual labels:  wechat
Wechatspellbook
Wechat Spellbook 是一个使用Kotlin编写的开源微信插件框架,底层需要 Xposed 或 VirtualXposed 等Hooking框架的支持,而顶层可以轻松对接Java、Kotlin、Scala等JVM系语言。让程序员能够在几分钟内编写出简单的微信插件,随意揉捏微信的内部逻辑。
Stars: ✭ 1,584 (+1187.8%)
Mutual labels:  wechat

Build Status codecov

Description

The tool is used to decompress the wxapkg compress of the Wechat applet. Wxapkg can be obtained through NetEase MuMu simulator.

  • Download it and install wechat
  • Get applet wxapkg package use 'RE File Manager' go to /data/data/com.tencent.mm/MicroMsg/{{a hexadecimal string folder}}/appbrand/pkg/
  • Compress and send

Usage

go get github.com/sjatsh/unwxapkg
cd ~/go/src/github.com/sjatsh/unwxapkg
unwxapkg -f dest/102.wxapkg

Unpacking Result

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].