Skip to content
This repository was archived by the owner on Oct 14, 2018. It is now read-only.

vicxqh/WechatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WechatBot

##A wechat robot running on android devices.

Based on xposed framework and this specific wechat version, I plan to implement a bot that can:

be informed when received new message of :

  • Text
  • Picture
  • Audio

and get the content of this new message:

  • Text
  • Picture
  • Audio

and have the alibity to send the following kind of message to both friends and groups:

  • Text
  • Picture
  • Audio

##Limitation Since this work will be done by hooking the Java interfaces of wechat and the Java code of wechat is of cause obfuscated, the methods or fileds I hooked in this work may not work on other wechat versions, but the idea is same. For your convenience, I will post all my notes on the wiki pages.

About

A wechat robot based on Android platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages