awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
anhkgg avatar

anhkgg/SuperWeChatPC

0
View on GitHub↗
4,587 stars·1,039 forks·C++·16 views

SuperWeChatPC

SuperWeChatPC is a modifier for the WeChat desktop client that unlocks hidden features through memory patching and binary hooks. It functions as a multi-account messaging manager, a messaging data archiver, and a software interface that exposes internal messaging functions to external programs.

The project enables the simultaneous operation of multiple independent client instances on a single computer through process isolation. It allows for the transmission of large attachments by bypassing standard file size restrictions and provides a wrapper for programmatic message automation.

The tool includes capabilities for message archiving, such as preventing the deletion of revoked messages and saving voice notes to local storage. It also provides mechanisms to automate the sending and receiving of messages via an external software kit.

Features

  • Messaging Client Modifiers - Implements a modified version of the desktop client that unlocks hidden features via memory patching and binary hooks.
  • Messaging Account Managers - Enables the simultaneous operation of multiple independent messaging client instances to manage separate identities.
  • DLL Injection Hooks - Injects dynamic link libraries into the process to expose internal SDK functions to external callers.
  • Message Interception - Captures internal communication streams by hooking into the native application's protocols.
  • Chat Message Sending APIs - Offers programmatic APIs for dispatching messages automatically through external orchestration.
  • Messaging Exchange Frameworks - Provides a framework for sending and receiving different message types via external software automation.
  • WeChat Automation Tools - Provides programmable tools for automating interactions and messaging for personal accounts.
  • WeChat API Wrappers - Exposes internal messaging functions as a programmatic interface for external automation and control.
  • Multi-Instance Process Isolations - Runs multiple independent client instances by isolating process environments and user data directories.
  • Account Instance Managers - Manages multiple independent account configurations by isolating client instances on a single computer.
  • Runtime Memory Patching - Modifies running process memory to intercept internal function calls and redirect execution flow.
  • Bytecode Logic Modification - Modifies compiled bytecode to change application behavior, such as ignoring message revocation requests.
  • Message Archiving Tools - Intercepts and saves voice messages and recalled text to local storage via internal application hooks.
  • Message Recall Prevention Tools - Intercepts requests to delete sent messages so that revoked content remains visible to the user.
  • Message Recall Blockers - Prevents the deletion or recall of messages, ensuring that recalled content remains visible.
  • Large File Transfers - Bypasses standard file size restrictions to transmit large attachments through the platform.
  • Multimedia Message Archiving - Saves incoming and outgoing audio notes to local storage to maintain a permanent conversation record.
  • Messaging File Transfers - Enables the transfer of large files and attachments through messaging platform interfaces.
  • Recalled Message Preservation - Archives recalled messages and saves voice notes to prevent data loss.
  • Temporary Buffer Captures - Intercepts temporary audio buffers and saves them to local storage before the application deletes them.

Star history

Star history chart for anhkgg/superwechatpcStar history chart for anhkgg/superwechatpc

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to SuperWeChatPC

Similar open-source projects, ranked by how many features they share with SuperWeChatPC.
  • tkkk-ioser/wechatplugin-macosTKkk-iOSer avatar

    TKkk-iOSer/WeChatPlugin-MacOS

    14,274View on GitHub↗

    This project is a set of extensions for the WeChat macOS application designed to modify client behavior and unlock hidden features. It functions as a client modification framework and a multi-account manager, allowing users to launch and operate several independent instances of the application on a single machine. The tool distinguishes itself through deep integration with the operating system, enabling the execution of macOS system commands and remote administration via incoming chat messages. It also provides productivity extensions that connect chat lists and conversation histories to exte

    Objective-Calfred-workflowmacosplugin
    View on GitHub↗14,274
  • trazyn/wewechattrazyn avatar

    trazyn/weweChat

    5,703View on GitHub↗

    weweChat is an unofficial desktop client for WeChat, developed as a cross-platform messaging wrapper. It uses a React-based user interface within an Electron shell to provide a dedicated environment for managing conversations on desktop operating systems. The application introduces custom capabilities not found in the official client, such as the ability to intercept and archive messages that have been recalled by the sender. It also includes bulk messaging automation to send the same message to multiple recipients simultaneously. The client is designed for power-user workflows, featuring ke

    JavaScriptchatclientdesktop
    View on GitHub↗5,703
  • littlecodersh/itchatlittlecodersh avatar

    littlecodersh/ItChat

    26,462View on GitHub↗

    ItChat is a programmable API framework and command line client for automating personal WeChat accounts. It provides a system for building custom chatbot interactions and automating account settings and repetitive interactions. The project distinguishes itself through a multi-account management system that allows several account instances to run concurrently within a single process. It utilizes QR code authentication for logins and supports persistent session management, enabling applications to restart via hot reloading without requiring new authentication scans. The framework covers message

    Pythonapiitchatrobot
    View on GitHub↗26,462
  • sunnyyoung/wechattweaksunnyyoung avatar

    sunnyyoung/WeChatTweak

    13,742View on GitHub↗

    WeChatTweak is a desktop application modifier designed to extend the functionality of the WeChat messaging client. It operates by injecting custom code into the application's runtime environment to alter its behavior, allowing users to bypass native constraints and manage their messaging experience with greater control. The tool enables users to run multiple instances of the messaging client simultaneously on a single machine, facilitating concurrent session management for different accounts. It also provides mechanisms to preserve message history by intercepting and retaining content that th

    Swiftalfredalfred-workflowmacos
    View on GitHub↗13,742
See all 30 alternatives to SuperWeChatPC→

Frequently asked questions

What does anhkgg/superwechatpc do?

SuperWeChatPC is a modifier for the WeChat desktop client that unlocks hidden features through memory patching and binary hooks. It functions as a multi-account messaging manager, a messaging data archiver, and a software interface that exposes internal messaging functions to external programs.

What are the main features of anhkgg/superwechatpc?

The main features of anhkgg/superwechatpc are: Messaging Client Modifiers, Messaging Account Managers, DLL Injection Hooks, Message Interception, Chat Message Sending APIs, Messaging Exchange Frameworks, WeChat Automation Tools, WeChat API Wrappers.

What are some open-source alternatives to anhkgg/superwechatpc?

Open-source alternatives to anhkgg/superwechatpc include: tkkk-ioser/wechatplugin-macos — This project is a set of extensions for the WeChat macOS application designed to modify client behavior and unlock… trazyn/wewechat — weweChat is an unofficial desktop client for WeChat, developed as a cross-platform messaging wrapper. It uses a… littlecodersh/itchat — ItChat is a programmable API framework and command line client for automating personal WeChat accounts. It provides a… sunnyyoung/wechattweak — WeChatTweak is a desktop application modifier designed to extend the functionality of the WeChat messaging client. It… eatmoreapple/openwechat — OpenWeChat is a Go language software development kit and API wrapper designed for integrating WeChat messaging and… mustangym/wechatextension-formac — WeChatExtension-ForMac is a plugin for the macOS WeChat client that provides a suite of extensions for account…