git404hub

what is wechat-plug-in fr?

android-hacker/wechat-plug-in — explained in plain English

Analysis updated 2026-07-20 · repo last pushed 2018-06-15

1JavaAudience · developerComplexity · 4/5DormantSetup · hard

tl;dr

An Android plug-in for WeChat that adds extras like auto-reply, blocking message recalls, auto-grabbing red packets, and faking GPS location. Requires a rooted device with Xposed framework and specific older WeChat versions.

vibe map

mindmap
  root((repo))
    What it does
      Auto-reply messages
      Block message recalls
      Auto-grab red packets
      Fake GPS location
    Tech stack
      Java
      Xposed Framework
      Android
    Use cases
      Automate WeChat replies
      Prevent unsent messages
      Collect group red packets
    Requirements
      Rooted Android device
      WeChat version 6.6.1 or 6.6.7
      Xposed framework installed

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Set up automatic replies in WeChat for specific contacts or group chats

VIBE 2

Prevent contacts from unsending or recalling messages you have already received

VIBE 3

Automatically collect red packet gifts in WeChat group chats

VIBE 4

Fake your GPS location within the WeChat app

what's the stack?

JavaXposed FrameworkAndroid

how it stacks up fr

android-hacker/wechat-plug-inakarshsatija/beastalexeygrigorev/codeforces-solutions-java
Stars111
LanguageJavaJavaJava
Last pushed2018-06-152021-02-172020-10-03
MaintenanceDormantDormantDormant
Setup difficultyhardhardeasy
Complexity4/54/51/5
Audiencedeveloperdatadeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · hard time til it works · 1h+

Requires a rooted Android device with the Xposed framework installed and a specific older version of WeChat (6.6.1 or 6.6.7).

No license information is provided, so default copyright restrictions apply and usage rights are unclear.

in plain english

This is a WeChat plug-in that adds a bundle of extra features to the popular Chinese messaging app. It only works with two specific older versions of WeChat (6.6.1 and 6.6.7), and it's built as a module for a tool called Xposed, which lets software modify how other apps behave on an Android device. The plug-in offers about ten features. Some highlights: automatic replies (you can set custom rules for specific people or group chats), blocking people from unsending or "recalling" messages, automatically grabbing red packet (hongbao) gifts in group chats, faking your GPS location, and inflating your The current content involves sensitive information. Please try a new topic.

prompts (copy fr)

prompt 1
Help me set up the Xposed framework on my rooted Android device so I can install and activate the WeChat plug-in module
prompt 2
Write custom auto-reply rules for WeChat contacts and group chats based on the plug-in's configuration options
prompt 3
How do I find and install WeChat version 6.6.1 or 6.6.7 on my Android device so the plug-in works correctly
prompt 4
Explain how to configure the fake GPS location feature in the WeChat plug-in and test that it is working

Frequently asked questions

what is wechat-plug-in fr?

An Android plug-in for WeChat that adds extras like auto-reply, blocking message recalls, auto-grabbing red packets, and faking GPS location. Requires a rooted device with Xposed framework and specific older WeChat versions.

What language is wechat-plug-in written in?

Mainly Java. The stack also includes Java, Xposed Framework, Android.

Is wechat-plug-in actively maintained?

Dormant — no commits in 2+ years (last push 2018-06-15).

What license does wechat-plug-in use?

No license information is provided, so default copyright restrictions apply and usage rights are unclear.

How hard is wechat-plug-in to set up?

Setup difficulty is rated hard, with roughly 1h+ to a first successful run.

Who is wechat-plug-in for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.