awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ReVanced avatar

ReVanced/revanced-manager

0
View on GitHub↗
25,932 星标·1,029 分支·Dart·gpl-3.0·8 次浏览revanced.app↗

Revanced Manager

ReVanced Manager is an Android application patcher designed to modify compiled mobile binaries. It enables users to inject custom features, alter runtime behavior, and remove interface elements without requiring access to original source code.

The utility distinguishes itself by performing all operations locally on the user device, ensuring privacy by avoiding external server dependencies. It automates the entire modification lifecycle, including the retrieval of application files, the application of bytecode-level patches, and the generation of new cryptographic signatures to ensure the resulting packages remain installable.

The software provides a graphical interface for managing these modifications, utilizing dependency-based resolution to sequence patches and ensure compatibility with target application versions. It supports dynamic resource overlaying to adjust visual themes and internal configurations, while managing long-running tasks through an asynchronous orchestration model that provides continuous progress feedback.

Features

  • Mobile Device Control Utilities - Modifies existing mobile application binaries to inject custom features and alter internal runtime behavior.
  • Binary Patchers - Modifies compiled Android application files by injecting custom instructions and resources directly into the binary structure.
  • Behavior Modifiers - Applies custom changes to application files to alter their internal functionality and runtime behavior.
  • Mobile Patching Frameworks - Applies automated code transformations to installed applications to extend functionality without source code.
  • Instrumentation & Hooking - Performs automated code instrumentation on installed application packages to change functionality.
  • Cryptographic Signers - Generates and applies new digital signatures to modified application packages to ensure they remain installable.
  • App Management - Manager for patched application installations.
  • 开发者工具 - Patching tool for Android applications.
  • Automation Pipelines - Streamlines the process of downloading, patching, and re-signing mobile application files.
  • Package Management Interfaces - Provides a graphical environment for downloading, configuring, and applying custom modifications to mobile software packages.
  • Resource Overlayers - Injects custom assets and configuration files into existing application packages to alter visual themes and behavior.
  • Dependency Resolvers - Resolves and sequences modular code modifications by analyzing metadata requirements to ensure compatibility.
  • Download Managers - Retrieves mobile application files automatically to prepare them for modification and patching tasks.

Star 历史

revanced/revanced-manager 的 Star 历史图表revanced/revanced-manager 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Revanced Manager 的开源替代方案

相似的开源项目,按与 Revanced Manager 的功能重合度排序。
  • valinet/explorerpatchervalinet 的头像

    valinet/ExplorerPatcher

    32,948在 GitHub 上查看↗

    ExplorerPatcher is a system utility designed to modify the behavior of the Windows shell by injecting custom code into core operating system processes. It functions as a background patching tool that intercepts internal function calls and replaces modern interface components with legacy alternatives, allowing for the restoration of traditional taskbar, menu, and task switcher behaviors. The project distinguishes itself through its use of dynamic link library injection and side-by-side binary replacement to alter the desktop environment at runtime. By redirecting execution flow within the syst

    C
    在 GitHub 上查看↗32,948
  • tencent/tinkerTencent 的头像

    Tencent/tinker

    17,644在 GitHub 上查看↗

    Tinker is an Android hotfix framework designed to update application code, resources, and native libraries at runtime without requiring a full reinstallation or store update. It provides a comprehensive engine for injecting runtime fixes and managing the software lifecycle of deployed mobile applications. The framework distinguishes itself through a robust binary patching system that generates compact difference files between application versions, significantly reducing bandwidth usage during distribution. To ensure operational stability, it incorporates a crash-resilient safe mode that autom

    Javaandroiddynamichotfix
    在 GitHub 上查看↗17,644
  • genymobile/scrcpyGenymobile 的头像

    Genymobile/scrcpy

    143,637在 GitHub 上查看↗

    This project provides a desktop-based interface for remote control and screen mirroring of Android devices. It functions by establishing a persistent, multiplexed communication channel over the Android Debug Bridge, allowing for the transmission of raw binary data streams between a host computer and a connected mobile device. The tool distinguishes itself by injecting a lightweight binary into the mobile runtime to access system-level APIs for direct screen buffer capture and input event injection. By translating desktop mouse and keyboard signals into native Linux kernel events, it enables r

    Candroidcffmpeg
    在 GitHub 上查看↗143,637
  • huiyadanli/revokemsgpatcherhuiyadanli 的头像

    huiyadanli/RevokeMsgPatcher

    37,926在 GitHub 上查看↗

    RevokeMsgPatcher is a binary patching utility designed to modify the execution logic of desktop messaging applications. By applying low-level changes to compiled executable files and libraries, the tool enables functionality not natively supported by the original software, specifically focusing on message persistence and process management. The utility distinguishes itself through targeted binary instrumentation and control flow redirection. It identifies specific function patterns and memory offsets within proprietary software to inject custom assembly instructions. These modifications allow

    C#hex-editorpatchpc
    在 GitHub 上查看↗37,926
查看 Revanced Manager 的所有 30 个替代方案→

常见问题解答

revanced/revanced-manager 是做什么的?

ReVanced Manager is an Android application patcher designed to modify compiled mobile binaries. It enables users to inject custom features, alter runtime behavior, and remove interface elements without requiring access to original source code.

revanced/revanced-manager 的主要功能有哪些?

revanced/revanced-manager 的主要功能包括:Mobile Device Control Utilities, Binary Patchers, Behavior Modifiers, Mobile Patching Frameworks, Instrumentation & Hooking, Cryptographic Signers, App Management, 开发者工具。

revanced/revanced-manager 有哪些开源替代品?

revanced/revanced-manager 的开源替代品包括: valinet/explorerpatcher — ExplorerPatcher is a system utility designed to modify the behavior of the Windows shell by injecting custom code into… tencent/tinker — Tinker is an Android hotfix framework designed to update application code, resources, and native libraries at runtime… genymobile/scrcpy — This project provides a desktop-based interface for remote control and screen mirroring of Android devices. It… huiyadanli/revokemsgpatcher — RevokeMsgPatcher is a binary patching utility designed to modify the execution logic of desktop messaging… python-poetry/poetry — Poetry is a comprehensive dependency manager and packaging tool for Python projects. It functions as a configuration… imranr98/obtainium — Obtainium is an Android application manager designed to track, download, and install software updates directly from…