awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ReVanced avatar

ReVanced/revanced-manager

0
View on GitHub↗
25,932 stars·1,029 forks·Dart·gpl-3.0·6 viewsrevanced.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.
  • Developer Tools - 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 history

Star history chart for revanced/revanced-managerStar history chart for revanced/revanced-manager

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 Revanced Manager

Similar open-source projects, ranked by how many features they share with Revanced Manager.
  • valinet/explorerpatchervalinet avatar

    valinet/ExplorerPatcher

    32,948View on 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
    View on GitHub↗32,948
  • tencent/tinkerTencent avatar

    Tencent/tinker

    17,644View on 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
    View on GitHub↗17,644
  • genymobile/scrcpyGenymobile avatar

    Genymobile/scrcpy

    143,637View on 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
    View on GitHub↗143,637
  • huiyadanli/revokemsgpatcherhuiyadanli avatar

    huiyadanli/RevokeMsgPatcher

    37,926View on 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
    View on GitHub↗37,926
See all 30 alternatives to Revanced Manager→

Frequently asked questions

What does revanced/revanced-manager do?

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.

What are the main features of revanced/revanced-manager?

The main features of revanced/revanced-manager are: Mobile Device Control Utilities, Binary Patchers, Behavior Modifiers, Mobile Patching Frameworks, Instrumentation & Hooking, Cryptographic Signers, App Management, Developer Tools.

What are some open-source alternatives to revanced/revanced-manager?

Open-source alternatives to revanced/revanced-manager include: 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…