Giter Site home page Giter Site logo

weixinassistant's Introduction

WeiXinAssistant

微信助手,是一个使用Android辅助服务实现的微信自动抢红包的小程序;

##说明 通过利用AccessibilityService辅助服务,监测屏幕内容,如监听状态栏的信息,屏幕跳转等,以此来实现自动拆红包的功能。

###逻辑 第一种方式:
监听通知栏微信消息,如果弹出[微信红包]字样,模拟点击状态栏跳转到微信聊天界面;
在微信聊天界面查找红包,如果找到则模拟点击打开,弹出打开红包界面;
在打开红包界面,模拟点击红包“开”按钮;

第二种方式:
监听微信聊天界面,如果出现“领取红包”消息,则在该界面查找红包,找到红包则模拟打开,弹出打开红包界面;
在打开红包界面,模拟点击红包“开”按钮;

##参考资料 Android中微信抢红包助手的实现详解 http://www.jb51.net/article/104507.htm
Android AccessibilityService实现微信抢红包插件 http://www.jb51.net/article/97982.htm
Android微信自动抢红包插件优化和实现 http://www.jb51.net/article/99327.htm

##截图 image1 image2

weixinassistant's People

Contributors

zhangsir avatar

Watchers

James Cloos avatar jiafeng 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.