# straymeteor3337/wechatrealfriends

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/straymeteor3337-wechatrealfriends).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

5,234 stars · 365 forks · JavaScript · MIT · archived

## Links

- GitHub: https://github.com/StrayMeteor3337/WechatRealFriends
- awesome-repositories: https://awesome-repositories.com/repository/straymeteor3337-wechatrealfriends.md

## Description

WechatRealFriends is a contact relationship auditor and social graph analyzer for WeChat. It monitors friendship statuses to identify one-way friendships and detect whether contacts have deleted or blocked an account.

The tool utilizes the iPad protocol to perform silent inquiries, retrieving relationship status via server requests that do not trigger notifications to the remote peer. This allows for the identification of non-mutual contacts through stateless relationship analysis.

The project provides capabilities for social graph cleanup, including the ability to label abnormal contacts and apply metadata tags to facilitate the bulk removal of users from a contact list.

## Tags

### System Administration & Monitoring

- [Social Profile Cleanups](https://awesome-repositories.com/f/system-administration-monitoring/user-profile-management/social-profile-cleanups.md) — Provides tools for identifying one-way friendships and bulk-removing non-mutual contacts to clean up the social graph.

### Business & Productivity Software

- [One-Way Friendship Detection](https://awesome-repositories.com/f/business-productivity-software/friendship-status-monitors/one-way-friendship-detection.md) — A capability in the tool for identifying users who have deleted or blocked an account by analyzing relationship statuses silently. ([source](https://github.com/straymeteor3337/wechatrealfriends#readme))
- [Friendship Status Monitors](https://awesome-repositories.com/f/business-productivity-software/friendship-status-monitors.md) — Monitors friendship statuses to flag non-mutual contacts for streamlined bulk removal.

### Data & Databases

- [Account and Contact Management](https://awesome-repositories.com/f/data-databases/account-discovery/wechat/account-and-contact-management.md) — Enables programmatic management and organization of WeChat contacts to identify blocked or deleted accounts.
- [Relationship Auditors](https://awesome-repositories.com/f/data-databases/account-discovery/wechat/account-and-contact-management/relationship-auditors.md) — Acts as a dedicated auditor using the iPad protocol to detect if contacts have deleted or blocked the account.
- [Social Graph Analyzers](https://awesome-repositories.com/f/data-databases/social-graph-analyzers.md) — Analyzes the social graph to identify one-way friendships and abnormal contact statuses.
- [Contact Labeling](https://awesome-repositories.com/f/data-databases/contact-management/contact-labeling.md) — Assigns custom labels to contacts identified as non-mutual to simplify the bulk pruning process. ([source](https://github.com/straymeteor3337/wechatrealfriends#readme))

### Networking & Communication

- [Client Protocol Emulations](https://awesome-repositories.com/f/networking-communication/protocol-emulation-layers/client-protocol-emulations.md) — Simulates the iPad client protocol to perform silent relationship inquiries without alerting the remote peer.
- [Silent Inquiry Mechanisms](https://awesome-repositories.com/f/networking-communication/silent-inquiry-mechanisms.md) — Implements a silent inquiry mechanism to check friendship status without triggering notifications to the other user.
- [Relationship Auditing Tools](https://awesome-repositories.com/f/networking-communication/wechat-automation-tools/relationship-auditing-tools.md) — Audits WeChat friendship statuses to determine if contacts are still mutual without alerting them.

### Security & Cryptography

- [Relationship Pattern Analysis](https://awesome-repositories.com/f/security-cryptography/relationship-pattern-analysis.md) — Analyzes friendship connectivity patterns to identify one-way relationships and structural anomalies in the social graph.

### Part of an Awesome List

- [Windows 端](https://awesome-repositories.com/f/awesome-lists/more/windows.md) — Listed in the “Windows 端” section of the Great Open Source Project awesome list.
