awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Revanced Manager | Awesome Repository
← All repositories

ReVanced/revanced-manager

0
View on GitHub↗
25,932 stars·1,029 forks·Dart·gpl-3.0·0 viewsrevanced.app↗

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.

Let's find more awesome repositories

Features

  • Android Patchers - Modifies compiled mobile application binaries to inject custom features and alter runtime behavior.
  • Mobile Customization Tools - 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.
  • Binary Instrumentation Tools - 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.
  • 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.
  • 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.