All Projects → wechatpivot → wechat-js-sdk-beautify

wechatpivot / wechat-js-sdk-beautify

Licence: MIT license
人肉反编译 http://res.wx.qq.com/open/js/jweixin-1.0.0.js

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to wechat-js-sdk-beautify

server
即时通讯(IM)系统
Stars: ✭ 6,896 (+25440.74%)
Mutual labels:  weixin
YHThirdManager
一个快速、简单、易集成、扩展性好的社交化组件。摒弃友盟等三方库,使用原生SDK。支持微信支付、微信分享、微信登录、微信授权、QQ授权、QQ分享、QQ登录、新浪授权、新浪登录、新浪分享、微博评论、微博获取、支付宝支付。极大的减小了包体积;同时加入了自动管理提示框的功能
Stars: ✭ 41 (+51.85%)
Mutual labels:  weixin
Wechat JumpGame
[基于Python]自己写的一个微信跳一跳自动游戏程序(针对安卓手机)。 全自动运行 自动适应不同分辨率 自动调整各个参数误差
Stars: ✭ 17 (-37.04%)
Mutual labels:  weixin
taro-icons
基于 Taro 的小程序图标库
Stars: ✭ 53 (+96.3%)
Mutual labels:  weixin
wxBase64
🏗️在小程序中使用 js-base64 库
Stars: ✭ 19 (-29.63%)
Mutual labels:  weixin
ImageTrans
一个仿微信的图片查看过渡动画demo 支持拖动图片手势返回 ,缩略图与原图无缝切换
Stars: ✭ 42 (+55.56%)
Mutual labels:  weixin
wwas
wifidog auth server for supporting wfc payment and weixin lian
Stars: ✭ 69 (+155.56%)
Mutual labels:  weixin
datepicker-plus
可选择公历,农历日期;可选择隐藏年份;组件化,引入文件可直接调用
Stars: ✭ 75 (+177.78%)
Mutual labels:  weixin
edu
微信小程序编写的移动互联网教育平台
Stars: ✭ 41 (+51.85%)
Mutual labels:  weixin
miniprogram
微信小程序过审指南
Stars: ✭ 96 (+255.56%)
Mutual labels:  weixin
weixin.next
.Net 下的微信公众号/微信支付库
Stars: ✭ 28 (+3.7%)
Mutual labels:  weixin
mochat-java
基于企业微信的开源应用开发框架&引擎,也是一套通用的企业私域流量管理系统!
Stars: ✭ 179 (+562.96%)
Mutual labels:  weixin
wxpay-gitbook
微信支付文档: https://yclimb.gitbook.io/wxpay/
Stars: ✭ 45 (+66.67%)
Mutual labels:  weixin
api-server
OpenSCRM是一套基于Go和React的高质量企业微信私域流量管理系统 。遵守Apache2.0协议,全网唯一免费商用。企业微信、私域流量、SCRM。
Stars: ✭ 981 (+3533.33%)
Mutual labels:  weixin
preact-weui
Weui for preact.
Stars: ✭ 44 (+62.96%)
Mutual labels:  weixin
notify-server
🍰微信消息通知
Stars: ✭ 190 (+603.7%)
Mutual labels:  weixin
wechat-webview-debug
模拟微信应用中打开网页时原生注入的 WeixinJSBridge 对象,方便在开发环境中调试
Stars: ✭ 19 (-29.63%)
Mutual labels:  weixin
WeChatClient
一个高仿微信网页版 https://wx.qq.com 的WPF应用程序,基本完成了网页微信的主要基础功能,例如聊天,联系人,搜索,表情等。
Stars: ✭ 68 (+151.85%)
Mutual labels:  weixin
WechatHttpApiWeb
Wechat Http Api Html
Stars: ✭ 36 (+33.33%)
Mutual labels:  weixin
scrum-planning-poker
Please feel FREE to try it and give feedback by searching Scrum敏捷估算 in WeChat mini program.
Stars: ✭ 30 (+11.11%)
Mutual labels:  weixin

wechat-js-sdk-beautify

人肉反编译 http://res.wx.qq.com/open/js/jweixin-1.0.0.js

with asserts!

微信的错误提示简直 (╯°□°)╯︵ ┻━┻

所以在开发环境请使用 jweixin-1.0.0.beautify.js ┬─┬ ノ(°_°ノ)

last keepup

2017.FEB.03

how to

  1. 运行 npm run keepup,会同步最新的 sdk 文件
  2. 然后执行 git diff jsbeautifier.org.js,即可查看这期间微信偷偷摸摸改了些什么
  3. 然后到 jweixin-1.0.0.beautify.js 把这些 diff 更新进去;如果尚未反编译,则直接覆盖;如果已经反编译,则需人肉升级

MIT License

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