RVX Builder
Easy Way to Patch ReVanced Extended Apps
RVX Extended (also known as ReVanced YT Extended or simply RVX) has been officially discontinued by its developer, inotia00, effective December 31, 2025. The RVX Builder tool β a NodeJS-based patcher used to build ReVanced Extended APK files for YouTube, YouTube Music, Reddit, and other supported apps β was subsequently archived on March 10, 2026. No further updates, maintenance, or patches will be provided. The repositories remain available for reference and forking only.
Download for your platform:
*The above links are from the official GitHub repository
Share This App
App Details
| Name | RVX Builder |
| Developer | inotia00 |
| Version | 3.18.10 (Final) |
| Size | ~50 MB |
Project Status: Discontinued & Archived
RVX and RVX Builder have been officially discontinued as of December 31, 2025. The final patch release was v5.14.1 (December 30, 2025). The RVX Builder repository was archived on March 10, 2026. No further features, fixes, or updates will be provided by inotia00.
π Table of Contents
- What Is RVX Builder?
- Essential Features That Elevate Your Experience
- How Does RVX Builder Work?
- How to Use RVX Builder?
- Installation Methods
- Everyday Benefits for Users
- Practical Tips to Maximize Usage
- Troubleshooting Common Issues
- How Does It Compare to Other Tools?
- Tips for Advanced Users
- People Also Ask
- Frequently Asked Questions
- Wrapping It Up
RVX Builder Repository Archived by inotia00
On March 10, 2026, inotia00 archived the RVX Builder GitHub repository, rendering it read-only. This followed the December 31, 2025 discontinuation of ReVanced Extended. The final usable release remains v3.18.10. No further pull requests, issues, or releases will be accepted.
- Repository status changed to read-only
- Final release: v3.18.10 (APKMirror API fix)
- All 36 historical releases remain accessible
Discontinuation Reason Clarified: Contributor Blacklisting
According to official announcement #3334, the discontinuation was not solely due to an aging development environment. inotia00 stated that the ReVanced Team blacklisted contributors who had collectively contributed approximately 80% of YouTube ReVanced code over the past three years. These contributors had worked without donations for the public good. inotia00 described the discontinuation as a protest against these actions.
Note: The maintainer explicitly stated they no longer want any packages using the ReVanced branding, which is why no official successor was designated within the ReVanced ecosystem.
β Read full announcementWhere to Go From Here
If you are still using RVX Builder or ReVanced Extended patches, here are the current community paths as of June 2026:
inotia00's recommended long-term successor. New branding, sustainable architecture.
Direct continuation of RVX patches. Active development, latest YouTube support.
Fake RVX APKs spotted on third-party sites. Only use GitHub or verified archives.
What Is RVX Builder?
RVX Builder is an enhanced fork of the original ReVanced Builder, tailored specifically to apply ReVanced Extended patches (also called RVX Extended patches) to supported Android applications. Built using NodeJS and shipping with a beginner-friendly web interface, it simplifies the process of creating modified APKs for users who want to patch YouTube without root or other complex tooling.
Unlike the Android-only RVX Manager, this NodeJS patcher runs on desktop operating systems β Windows, macOS, and Linux β as well as on Android devices via the Termux terminal emulator. The executable bundles its own NodeJS runtime, so no separate installation is required. At roughly 50 MB, the final version (3.18.10) was developed by inotia00 with contributions from the open-source community.
The tool focuses on creating modified APKs for apps including YouTube, YouTube Music, Reddit, and Twitter/X, emphasizing stability and cross-platform accessibility. Google LLC develops the original unmodified applications that serve as patching targets; RVX Builder is unaffiliated with Google and extends functionality beyond the official apps' limits.
Fake Builders Detected
Multiple fake "RVX Builder" executables have been found on third-party download sites containing adware or cryptocurrency miners. Only download from the official inotia00/rvx-builder GitHub repository or verified community archives. Always scan executables with VirusTotal before running.
Essential Features That Elevate Your Experience
This RVX Builder tool empowers users by streamlining complex bytecode patching into accessible, guided steps. Below are the core capabilities that made it a popular choice within the ReVanced YT Extended community.
Multi-Platform Support for Seamless Access
It runs smoothly on Windows, macOS, and Linux, plus Android via Termux, ensuring you can patch from almost any device you own. Developers often use the desktop builds for bulk operations or CI pipelines, while mobile power users opt for Termux to build ReVanced Extended APK files directly on their phones without a PC.
Docker Container Support
A frequently overlooked feature: RVX Builder supports Docker and docker-compose deployment. This allows advanced users to run the builder inside a container at localhost:8000, with persistent volume storage for output APKs. This is ideal for users who want to isolate the build environment or automate patching through scripts.
Custom Keystore Management
You can change keystore files effortlessly, similar to managers like RVX Manager or ReVanced Manager. This prevents data loss during updates β when you patch a new version of an app using the same keystore, Android treats it as an update rather than a separate installation.
Automatic APK Downloads
The builder pulls compatible original app versions straight from APKMirror automatically, saving you time on sourcing base APK files manually. A quick checklist for safe usage:
- Verify your internet connection is stable.
- Select Auto Select for the latest tested version.
- Check the downloaded file integrity before patching.
Patch Compatibility Options
The builder is tailored for specific patch sets: select inotia00 for legacy ReVanced Extended patches, or switch to other supported sources like ReX patches. This ensures your build matches the exact patch ecosystem you intend to use.
ReX Builder Compatibility
ReX ReVanced Extended Builder is made to support ReX patches. It shares the same origin as RVX Builder and the procedure is identical. If you are using ReX patches, download the ReX Builder from the ReX developer's releases page.
Customization Through Options File
Edit options.json to rename apps, switch between dark and light themes, or tweak patch-specific settings. Accessibility tip: dark mode aids low-light viewing and reduces eye strain for users with light sensitivities.
Recommended Features
Unsure which patches to enable? Hit Select All to apply the developer-suggested default patch set. This is ideal for beginners who want a fully-featured ReVanced Extended build without manually reviewing dozens of individual patches.
Pro Tip: Use Select All for Beginners
For those who don't know what to select on the "Select Patches to Include" screen, the developer provided the "Select All" option to add recommended values automatically. This applies the most popular and stable patches without guesswork.
How Does RVX Builder Work?
Here is a clear overview of the patching workflow:
Download and Setup
Grab the platform-specific executable from the GitHub releases page and run it. No NodeJS installation required.
Launch Web UI
The builder opens a local web interface (typically localhost:8000 for Docker, or a native window for desktop builds).
Initiate Patching
Click Start Patching and let it fetch dependencies (JDK, Android tools, patch bundles).
Choose App and Patches
Select your target app (YouTube, YouTube Music, Reddit, etc.) and pick your modifications. Click Select All for recommended patches.
Download and Build
The tool auto-grabs the base APK from APKMirror, applies selected ReVanced Extended patches, and signs the output. We recommend selecting Auto Select for the app version.
Install Output
Transfer the patched APK and MicroG APK to your Android device and install both. If you have connected your Android device to the PC via USB with ADB enabled, RVX Builder may have installed them automatically.
Decision Tree
Building a rooted version? You must have the stock app installed at the exact same version as your target. For non-root builds, simply install the patched APK plus MicroG.
How to Use RVX Builder?
The below procedure is identical for both developers' builders as they share the same origin. Also, it is similar for all supported platforms.
Important Note for Rooted Builds
If you intend to build the rooted version of either YouTube or YouTube Music, you must have the stock YouTube app to be the same version as the one chosen for building. Otherwise, the build will fail.
Here, I am demonstrating for Windows. The steps are nearly identical on macOS and Linux.
Download RVX Builder
Download the RVX Builder file for your platform from the official GitHub releases page.
Open the User Interface
Click on the downloaded executable. It opens the User Interface in your default browser or as a native window.
πΈ Screenshot placeholder: rvx-builder-opens-its-User-Interface
Start Patching
Click on Start Patching to begin the process.
Download Dependencies
Wait until it's downloading its dependencies (JDK, Android build tools, patch bundles). This may take a few minutes on first run.
πΈ Screenshot placeholder: downloading-its-dependencies
Continue to App Selection
Click on Continue once dependencies are ready.
Select an App to Patch
Select an app to patch (YouTube, YouTube Music, Reddit, etc.) and then click Continue.
πΈ Screenshot placeholder: Select-an-app-to-patch
Select Patches to Include
Select patches to include. Note: Click "Select All" to select recommended patches.
πΈ Screenshot placeholder: select-patches-to-include
Select App Version to Download
Select the app version to download. We recommend the latest version, which is marked as Auto Select.
πΈ Screenshot placeholder: Select-the-app-version-to-download
Wait for Build Success
Wait until you see the success message. The builder will download the base APK, apply patches, and sign the output.
πΈ Screenshot placeholder: RVX-Builder-return-success-message
Find and Install Output Files
Now, go to the folder of RVX Builder (where it has been stored) and then open the revanced folder in it. Here, you can see the patched APK file and MicroG file.
Move them to your Android device and install them. However, if you have connected your Android device to the PC via USB with ADB debugging enabled, then RVX Builder would have installed them already.
Everyday Benefits for Users
Beyond the technical foundation, RVX Builder integrates well into daily routines β though users should remain aware of limitations like no official support channel and potential app conflicts after major Android updates.
Simplified App Patching
The user-friendly web UI makes advanced bytecode tweaks accessible without requiring deep Java, Smali, or Android development knowledge. If you can follow a wizard, you can patch.
Enhanced App Functionality
Unlocks premium-like features in patched apps β ad-free viewing, SponsorBlock integration, background playback, and custom layouts β boosting daily media consumption without subscription fees.
Cross-Device Building
Build on your PC and install on Android, or patch directly via Termux on your phone. One community member noted: "Patching via Termux on my phone saved me during travelβno PC needed." This flexibility is unique among ReVanced Extended tooling.
π± Device Compatibility Matrix
Community-reported status for patched apps built with RVX Builder β results vary by ROM, patch version, and GmsCore setup.
Installation Methods
Unlike one-size-fits-all Android managers, RVX Builder offers multiple installation paths depending on your operating system and technical comfort level.
Method 1: Windows Executable
- Download rvx-builder-win.exe from the releases page.
- Double-click to launch. Windows Defender may show a SmartScreen warning β click "More info" and "Run anyway" if you trust the source.
- The web UI opens automatically in your default browser.
Method 2: macOS App
- Download rvx-builder-macos from GitHub releases.
- Right-click and select Open to bypass Gatekeeper warnings.
- Grant permissions if prompted.
Method 3: Linux Binary
- Download rvx-builder-linux.
- Make it executable:
chmod +x rvx-builder-linux - Run:
./rvx-builder-linux
Method 4: Android (Termux)
- Install Termux from F-Droid (not the Play Store version, which is outdated).
- Update packages:
pkg update && pkg upgrade - Install required dependencies:
pkg install nodejs git - Clone the repo and run:
npm install && npm start - Access the UI via your mobile browser at localhost:8000.
Method 5: Docker (Advanced)
See the Docker command box above for containerized deployment. This is the preferred method for users who want persistent builds, automated scripting, or environment isolation.
Practical Tips to Maximize Usage
- Regularly check the Anddea fork if you want active patches β RVX Builder itself will not receive new patch bundles from inotia00.
- Monitor storage in the revanced/ output folder; old builds accumulate quickly.
- Explore options.json for personalized themes and app renaming.
- Enable auto-downloads for base APKs to save manual sourcing time.
- Back up your keystore file after the first build. Losing it means uninstalling and reinstalling patched apps to update them.
Pro Tip: Back Up Your Keystore Immediately
After your first successful build, copy the generated keystore file to cloud storage or a password manager. If you lose it, Android will treat future patched versions as entirely separate apps, forcing you to uninstall and lose your settings.
Troubleshooting Common Issues
Below are verified fixes drawn from GitHub issues and community reports:
| Symptom | Probable Cause | Fix |
|---|---|---|
| Build fails on rooted version | Stock app version mismatch | Uninstall stock app, then install the exact same version you are patching. Retry build. |
| Dependencies not downloading | Network blocks or outdated URLs | Check internet; disable VPN temporarily; retry. If APKMirror is blocked, use manual APK mode. |
| Patch list not loading | Wrong source selected | Verify source is set to inotia00 in settings. For Anddea patches, switch source accordingly. |
| App crashes after install | Missing or outdated MicroG | Reinstall MicroG (or mMicroG). Ensure it is whitelisted from battery optimization. |
| UI does not open | Port conflict or permission issue | Ensure port 8000 is free. On Linux/macOS, try sudo or check file permissions. |
| Anti-Split maxBuffer error | Large APK exceeding NodeJS buffer | Wait 1β3 minutes for Anti-Split to finish, click Back, click No, and restart patching. |
How Does It Compare to Other Tools?
Choosing between RVX Builder, ReVanced Manager, and RVX Manager depends on your device, technical comfort, and whether you need desktop automation.
| Feature | RVX Builder | ReVanced Manager | RVX Manager |
|---|---|---|---|
| Platforms | Windows, macOS, Linux, Android (Termux) | Android only | Android only |
| Patch Support | ReVanced Extended (inotia00), Anddea, ReX | Official ReVanced | inotia00 Patches (legacy) |
| UI Ease | Beginner-friendly web UI | Simple native Android UI | User-oriented native UI |
| Cost | Free (Open Source) | Free (Open Source) | Free (Open Source) |
| Auto-Download | Yes (APKMirror integration) | Partial | Yes |
| Custom Keystore | Yes | Yes | Yes |
| Docker Support | Yes | No | No |
| Project Status | Archived (Mar 2026) | Active | Archived (Dec 2025) |
RVX Builder stands out for its multi-platform desktop support and Docker containerization, while mobile-only users may find ReVanced Manager or the legacy RVX Manager more convenient. Other alternatives include Revancify for automated Termux scripts or the ReVanced CLI for professional users who prefer terminal control.
βοΈ Installation Method: Non-Root vs Root (Magisk)
β No root required β works on stock devices
β Easy to install and update via sideloading
β Requires MicroG / mMicroG for Google account login
β Slightly slower cold startup due to non-system app status
β Must manually update when new patches release
β No separate MicroG app needed β uses system Google Services
β Deeper system integration and faster launch
β Can auto-block updates via Magisk module
β Requires rooted device with Magisk or KernelSU
β May trip SafetyNet / Play Integrity API
β Higher risk of boot loops if patches conflict
Tips for Advanced Users
Even though RVX Builder is archived, advanced users can still extend its utility:
- Custom Patches: Edit the source code or inject your own patch JARs before building. The builder loads patches dynamically, so compatible ReVanced-format patches work.
- Docker Automation: Use the containerized build with cron jobs or GitHub Actions to automate nightly patch builds for your device fleet.
- Script Pairing: Wrap the builder in shell scripts to batch-patch multiple apps (YouTube, YouTube Music, Reddit) with a single command.
- Anddea Source Switch: Change the patch source in builder settings to point to anddea/revanced-patches to continue receiving active patches beyond the inotia00 EOL.
Limits to keep in mind: No iOS support (Apple's code signing prevents sideloading patches). Manual updates are required since the auto-updater is offline. Always back up keystores before experimenting.
Legal Caveat
In jurisdictions like the EU, ensure your patching activities comply with local software modification laws. Patching apps for personal use generally falls under fair use or similar exemptions in many regions, but redistributing patched APKs violates most apps' Terms of Service.
πΏ Active Community Forks (Post-RVX)
Since ReVanced Extended and RVX Builder were discontinued, these are the current maintained patch sets and tools as of June 2026:
People Also Ask
Is RVX Builder safe to download?
Yes, if downloaded from the official inotia00/rvx-builder GitHub repository. The source code is open and auditable. Never download EXE or APK files from third-party "APK mod" sites, as these frequently bundle malware.
What is the difference between RVX Builder and RVX Manager?
RVX Builder is a desktop/Termux NodeJS tool with a web UI. RVX Manager is an Android-native app. Builder supports Windows, macOS, and Linux; Manager is Android-only. Both are now archived.
Can I still use RVX Builder in 2026?
Yes, for existing patch sets. However, it will not receive updates for new YouTube versions or Android releases. For active development, migrate to Anddea patches or Morphe.
Why was ReVanced Extended discontinued?
According to inotia00's official announcement, reasons included an aging development environment and the ReVanced Team blacklisting key contributors who had provided the majority of YouTube patch code over three years.
Do I need root to use RVX Builder?
No. RVX Builder creates non-root patched APKs by default. You only need root if you specifically choose the Magisk/rooted build option, which requires the stock app to be installed at the same version.
What apps can RVX Builder patch?
Historically: YouTube, YouTube Music, Reddit, and Twitter/X. Support caps at the last versions tested by inotia00 (YouTube 20.05.46 for the final v5.14.1 patch release).
π Key Terms
Frequently Asked Questions
How do I install RVX Builder safely?
Download the platform-specific executable from the official inotia00/rvx-builder releases page. Verify the SHA256 checksum if available, and scan with your antivirus. Do not use third-party EXE download portals.
What if the build fails?
First, verify that your target app version matches the stock app version (for rooted builds). Check your internet connection for dependency downloads. If using Docker, ensure port 8000 is not occupied. For Anti-Split errors, wait 1β3 minutes and restart the build.
Is there a way to customize themes?
Yes. Edit the options.json file in the builder directory to toggle dark/light modes, rename the patched app, or adjust patch-specific settings like SponsorBlock categories.
Can I share patched apps?
Technically possible, but strongly discouraged. Redistributing modified APKs violates the original apps' Terms of Service and may breach copyright law in your jurisdiction. Build for personal use only.
What are common errors and fixes?
Build failures usually stem from version mismatches (rooted builds), missing MicroG (crashes), or blocked APKMirror endpoints (download stalls). See the troubleshooting table above for specific fixes.
How do I update RVX Builder?
You cannot update it automatically anymore. The repository is archived. Download a specific historical release manually from GitHub if you need an older or newer archived version. For active patching, migrate to Anddea or Morphe.
Will using this void warranties?
Possibly. Sideloading patched APKs does not void hardware warranties directly, but it may violate software Terms of Service. Rooting your device (for Magisk builds) typically does void manufacturer warranties.
How does patch quality compare to official ReVanced?
ReVanced Extended historically offered more granular patches and UI customization than official ReVanced. However, stability varied by YouTube version. Since December 2025, official ReVanced is the only actively maintained source.
Can I use it on non-Android targets?
RVX Builder runs on Windows, macOS, and Linux to build patches for Android apps. You cannot patch iOS apps β Apple's code signing and sideloading restrictions make ReVanced-style patching impossible on iPhone or iPad.
Wrapping It Up: Why RVX Builder Mattered
RVX Builder transformed Android app patching into an accessible, cross-platform task. With its multi-OS support, automatic APKMirror integration, Docker containerization, and beginner-friendly web UI, it democratized the ability to create ReVanced Extended APK builds without requiring a computer science degree.
However, the project is now firmly in the rearview mirror. Archived in March 2026 alongside the discontinuation of ReVanced Extended, it serves as a functional historical tool but not a future-proof pipeline. The risks β policy violations, manual updates, and the ever-present danger of fake download sites β remain real.
If you are new to the ecosystem, start with ReVanced Manager and the Anddea patch fork for current YouTube support. If you value inotia00's vision and want a sustainable future, follow the Morphe project. And if you are preserving an old device or studying the codebase, RVX Builder v3.18.10 remains available in the GitHub archive β a testament to one of the most influential forks in the ReVanced ecosystem.
Ads every 2 minutes
Hidden dislikes
Clickbait thumbnails
No background play
Shorts forced in feed
Premium upsells
Zero ads
Dislikes visible
Real video frames
Background + PiP
Shorts fully removable
No upsell banners
Related Tools
Article Maintained by Community Archive
Last verified: June 2026 Β· Sources: inotia00/rvx-builder, Issue #3334, anddea/revanced-patches
All trademarks belong to their respective owners. RVX Builder is an independent open-source project not affiliated with Google or YouTube.
