All Projects → kasumar → Tweakforwechatredenvelop

kasumar / Tweakforwechatredenvelop

iOS微信自动抢红包&防撤回插件

Projects that are alternatives of or similar to Tweakforwechatredenvelop

Wechatpri
个人版微信
Stars: ✭ 59 (-39.8%)
Mutual labels:  tweak, wechat, reverse-engineering
Wechatredenvelop
iOS版微信抢红包Tweak
Stars: ✭ 2,167 (+2111.22%)
Mutual labels:  tweak, wechat, reverse-engineering
Wechatmagician
WechatMagician is a Xposed module written in Kotlin, that allows you to completely control your Wechat.
Stars: ✭ 1,739 (+1674.49%)
Mutual labels:  wechat, reverse-engineering
Ggbot
一个用Go写的微信机器人
Stars: ✭ 103 (+5.1%)
Mutual labels:  tweak, wechat
Wechatplugin Ios
No description or website provided.
Stars: ✭ 1,890 (+1828.57%)
Mutual labels:  tweak, wechat
Wechatspellbook
Wechat Spellbook 是一个使用Kotlin编写的开源微信插件框架,底层需要 Xposed 或 VirtualXposed 等Hooking框架的支持,而顶层可以轻松对接Java、Kotlin、Scala等JVM系语言。让程序员能够在几分钟内编写出简单的微信插件,随意揉捏微信的内部逻辑。
Stars: ✭ 1,584 (+1516.33%)
Mutual labels:  wechat, reverse-engineering
Wechatplugin Macos
No description or website provided.
Stars: ✭ 13,280 (+13451.02%)
Mutual labels:  tweak, wechat
Dkwechathelper
不止于抢红包,功能丰富的微信插件。
Stars: ✭ 854 (+771.43%)
Mutual labels:  tweak, wechat
Wechattweak Macos
A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开
Stars: ✭ 6,505 (+6537.76%)
Mutual labels:  tweak, wechat
Wechat tweak
♨️ iOS版功能最全的微信插件,支持最新版微信,具备自动抢红包,屏蔽消息和群消息,过滤特定的群聊,防止撤回消息,伪定位 (朋友圈和附近的人),修改微信运动步数和实时取景做聊天页的背景等功能。
Stars: ✭ 265 (+170.41%)
Mutual labels:  tweak, wechat
Macwechatplugin
MacWeChatPlugin
Stars: ✭ 44 (-55.1%)
Mutual labels:  tweak, wechat
Fishchat
Hook WeChat.app on non-jailbroken devices.
Stars: ✭ 1,139 (+1062.24%)
Mutual labels:  wechat, reverse-engineering
Wxmlify
一个轻量快速的插件,帮助你在微信小程序中显示富文本编辑器生成的HTML。
Stars: ✭ 93 (-5.1%)
Mutual labels:  wechat
Xil2cppdumper
IL2CppDumper writed in C++ by xia0
Stars: ✭ 97 (-1.02%)
Mutual labels:  reverse-engineering
Wx Voice
Convert audio files between Tencent apps (Weixin / Wechat, QQ) and Silk codec with other general formats such as MP3 and M4A
Stars: ✭ 93 (-5.1%)
Mutual labels:  wechat
Tina Hackernews
📺 A Tina.js powered Wechat-Mini-Program implementation of Hacker News Reader
Stars: ✭ 93 (-5.1%)
Mutual labels:  wechat
Flutterwechat
flutter版高仿微信7.0
Stars: ✭ 98 (+0%)
Mutual labels:  wechat
Neuchar
Senparc.NeuChar 跨平台信息交互标准
Stars: ✭ 96 (-2.04%)
Mutual labels:  wechat
Fundamentos Engenharia Reversa
Livro: Fundamentos de Engenharia Reversa
Stars: ✭ 93 (-5.1%)
Mutual labels:  reverse-engineering
Zxhookutil
【iOS逆向】高效Tweak工具函数集,基于theos、monkeyDev。(含方法追踪、无须关心层级获取任意view、拦截并修改全局请求、清除keyChain数据、打印block参数、打印类的属性和方法、数据转换、数据存储、添加轮询、网络请求、加密解密等各种协助逆向分析函数)
Stars: ✭ 93 (-5.1%)
Mutual labels:  reverse-engineering

TweakForWeChatRedEnvelop

iOS自动抢红包插件 for 微信(6.2.0 ~ 6.5.5,更老的版本我没试过,应该也支持吧)

支持系统:iOS 6.x ~ 9.3.3

安装方法1: 将Packages目录下的deb文件拷贝到手机上, 通过dpkg安装

安装方法2: 将QiangHongBaoByKAGE目录下的文件安装到指定位置, 详情参见ReadMe.txt


配置文件路径: "/var/mobile/Media/iTunes_Control/iTunes/ConfigForWeChatRedEnvelop.plist" 包含8个设置项(手机端可用iFile的属性表编辑器直接修改):

  1. MainSwitch, 总开关

  2. MineSwitch, 自己发出的红包(群红包第一次发出时, 自己是收不到红包消息的, 只有"继续发送此红包"才会收到消息)

  3. SingleSwitch, 单人(非群)红包开关,IgnoreSingle下的用户将被忽略

  4. IgnoreSingle, 忽略列表-用户,填写用户的“微信号”(注意,不是名字)

  5. ChatSwitch, 群红包开关,IgnoreChat下的群将被忽略

  6. IgnoreChat, 忽略列表-群聊,填写群的“群聊名称”(注意,必须完整填写)

  7. DelaySeconds, 延时时长(单位: 秒)

  8. PreventRevokeMsg, 禁止撤回消息(会收到 '"xx"撤回了一条消息' 的系统提示,但是已经收到的内容不会被删除,也就是说系统提示的上一条就是对方撤销的内容)


注:

1、非前台状态下, 请关闭群聊的“消息免打扰”

2、通过Cydia安装Watchdog,可以设置微信常驻后台运行


shot shot shot shot shot shot shot shot

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