awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Android patchers

रैंकिंग 21 जुल॰ 2026 को अपडेट की गई

For android patchers, the strongest matches are revanced/revanced-manager (ReVanced Manager is a dedicated tool for patching Android), lsposed/corepatch (This tool modifies the Android system's package installer to) and lsposed/lsposed (LSPosed is a powerful runtime hooking framework that enables). windysha/xpatch and ax/apk.sh round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Find the best Android patchers for modifying apps and system files. Compare top-rated open-source tools by activity and features to pick the right one.

Android patchers

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • revanced/revanced-managerReVanced का अवतार

    ReVanced/revanced-manager

    25,932GitHub पर देखें↗

    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 resu

    ReVanced Manager is a dedicated tool for patching Android binaries that supports runtime code injection, resource modification, and automated signature handling, making it a comprehensive solution for modifying APKs without root access.

    DartBehavior ModifiersMobile Patching Frameworks
    GitHub पर देखें↗25,932
  • lsposed/corepatchLSPosed का अवतार

    LSPosed/CorePatch

    2,876GitHub पर देखें↗

    This tool modifies the Android system's package installer to bypass signature verification and allow the installation of modified APKs, serving as a foundational component for broader application patching workflows.

    JavaAPK Signature BypassesAPK Signature Verification Disablers
    GitHub पर देखें↗2,876
  • lsposed/lsposedLSPosed का अवतार

    LSPosed/LSPosed

    24,045GitHub पर देखें↗

    LSPosed is an Android runtime hooking framework and in-memory code modifier. It functions as a system hooking tool that intercepts and modifies system and application methods in memory to change behavior without altering original installation files. The project provides a standardized interface through the Xposed Module API, allowing for the development of plugins that alter the behavior of the Android operating system and installed applications. The framework covers a range of capabilities including runtime function interception, Android system debugging, and application customization. Thes

    LSPosed is a powerful runtime hooking framework that enables the modification of Android application behavior and the injection of features in-memory, serving as the primary engine for the types of patches and bypasses you are looking for.

    JavaSystem Hooking FrameworksRuntime Hooking Frameworks
    GitHub पर देखें↗24,045
  • windysha/xpatchWindySha का अवतार

    WindySha/Xpatch

    2,986GitHub पर देखें↗

    Xpatch is a collection of specialized utilities designed for modifying and resigning Android application packages to enable rootless hooking and plugin injection. It functions as an APK repackager that allows for the injection of loading logic and the application of new digital signatures to ensure modified binaries can be installed on devices. The project features a rootless hooking tool that inserts plugin loaders into application binaries, enabling runtime modifications without requiring system-level root access. It includes a signature bypass tool to disable internal verification checks,

    Xpatch is a specialized APK repackaging tool that enables rootless runtime code injection and signature modification, making it a direct fit for modifying Android applications to bypass restrictions.

    JavaAndroid APK Repackaging ToolsSignature Spoofing Utilities
    GitHub पर देखें↗2,986
  • ax/apk.shax का अवतार

    ax/apk.sh

    3,795GitHub पर देखें↗

    apk.sh is a mobile application patching framework and reverse engineering tool designed to inject custom instrumentation and logic into compiled Android binaries. It serves as a workflow manager for modifying application packages without requiring access to the original source code. The toolkit focuses on automating the process of injecting the Frida gadget into Android packages, enabling dynamic analysis and function hooking on non-rooted devices. It handles the end-to-end lifecycle of deconstructing, modifying, and resigning binaries to facilitate security research, malware analysis, and be

    This tool automates the deconstruction, instrumentation, and resigning of Android binaries, providing a framework for injecting custom code and modifying packages without needing the original source.

    ShellAndroid APK Repackaging ToolsFrida-Based InstrumentationMobile Patching Frameworks
    GitHub पर देखें↗3,795
  • apklab/apklabAPKLab का अवतार

    APKLab/APKLab

    3,878GitHub पर देखें↗

    APKLab is an integrated security analysis platform and reverse engineering IDE for Android applications. It provides a unified environment for decompiling binaries into source code, repackaging modified applications into signed installers, and performing comprehensive security analysis. The platform distinguishes itself by combining static and dynamic analysis workflows. It enables the injection of runtime hooks and gadget libraries to monitor application behavior, while providing specialized patching capabilities to intercept and decrypt encrypted network traffic via a proxy. The toolkit co

    This is a comprehensive reverse engineering and security analysis platform that provides the necessary tools for decompiling, modifying, and repackaging APKs, including support for runtime instrumentation and binary signing.

    TypeScriptDynamic Instrumentation InjectionsAndroid APK Repackaging Tools
    GitHub पर देखें↗3,878
  • revanced/revanced-patcherReVanced का अवतार

    ReVanced/revanced-patcher

    3,397GitHub पर देखें↗

    The ReVanced Patcher is a framework designed for modifying compiled Android application binaries. It functions as an engine for injecting custom code, altering bytecode, and updating resources directly within package files without requiring access to the original source code. The project distinguishes itself through a modular system that organizes modifications into independent, reusable units. These patches are managed through a dependency-aware execution process that ensures modifications are applied in the correct order, allowing for consistent behavior changes across different application

    This tool is specifically designed to modify and patch Android application packages by injecting code and resources, directly addressing the requirements for feature injection and APK modification.

    KotlinAndroid App ModificationsAndroid Binary Patching EnginesAndroid Application Reverse Engineering
    GitHub पर देखें↗3,397
  • shroudedcode/apk-mitmshroudedcode का अवतार

    shroudedcode/apk-mitm

    5,036GitHub पर देखें↗

    apk-mitm is a command-line utility designed to modify Android APK files to enable HTTPS traffic inspection via a proxy. It functions as a network security patcher and certificate pinning bypass tool, automating the process of altering application packages to allow man-in-the-middle traffic analysis. The tool modifies compiled Android packages by unpacking them, altering internal files, and re-encoding the binary. It specifically focuses on disabling certificate pinning and injecting network security configurations into the application manifest, which permits the use of proxy certificates on b

    This tool automates the modification and re-signing of APKs to bypass certificate pinning, making it a specialized utility for patching Android applications to enable network traffic inspection.

    TypeScriptAndroid APK Repackaging Tools
    GitHub पर देखें↗5,036
  • vaibhavpandeyvpz/apkstudiovaibhavpandeyvpz का अवतार

    vaibhavpandeyvpz/apkstudio

    3,606GitHub पर देखें↗

    Apkstudio is a reverse engineering integrated development environment designed for decompiling, modifying, and recompiling Android application packages. It provides a specialized suite for transforming binary files into readable source code and bundling them back into installable application archives. The project features a framework integration system that imports manufacturer-specific files to ensure accurate decompilation of vendor-modified applications. It includes a dedicated editor for Smali, Java, and XML files with syntax highlighting, as well as a hex editor for the direct modificati

    This is an integrated development environment for decompiling, modifying, and recompiling APKs, providing the necessary tools for manual code and resource modification as requested.

    C++APK Modification and Recompilation
    GitHub पर देखें↗3,606
  • morpheapp/morphe-patchesMorpheApp का अवतार

    MorpheApp/morphe-patches

    2,550GitHub पर देखें↗

    This project provides a collection of patches and modification sets for Android applications. It focuses on enhancing media consumption through the removal of advertisements and sponsored segments, while enabling deep customization of application interfaces and internal behaviors. The project employs system-level modifications, including binary hooking, bytecode manipulation, and dynamic memory patching, to override default application restrictions. These capabilities allow for the restoration of push notifications via signature spoofing, the suppression of screenshot alerts, and the automati

    This tool provides a comprehensive suite of patches for modifying Android application behavior, including signature spoofing, runtime code injection, and resource customization, which directly aligns with the requirements for APK modification.

    JavaAPK Signature Bypasses
    GitHub पर देखें↗2,550
  • jingmatrix/lsposedJingMatrix का अवतार

    JingMatrix/LSPosed

    11,494GitHub पर देखें↗

    LSPosed is an Android runtime hooking framework and system modification tool. It enables the modification of application and system behavior in memory without altering original installation files, serving as a platform for distributing and managing community-created extension modules. The project provides a comprehensive suite for device and identity spoofing, including the ability to mask hardware identifiers, simulate geographic locations, and conceal root access or hooking frameworks to bypass security and integrity checks. It also functions as an application modder to unlock premium featu

    LSPosed is a powerful runtime hooking framework that enables the modification of application behavior and the bypassing of security checks in memory, serving as a primary tool for the Android modification ecosystem.

    JavaBehavior Modifiers
    GitHub पर देखें↗11,494
  • ibotpeaches/apktooliBotPeaches का अवतार

    iBotPeaches/Apktool

    24,788GitHub पर देखें↗

    Apktool is an Android APK reverse engineering tool designed to decode application packages into human-readable form and rebuild them after modification. It functions as a Dalvik bytecode disassembler and a resource decoder, transforming binary Android XML and DEX files into editable text and Smali representation. The project serves as an application rebuilder, packing modified resources and Smali code back into a functional Android application package. This capability enables the modification of application logic and resources for testing and deployment. The tool covers a broad surface of an

    Apktool is a foundational tool for reverse engineering and rebuilding Android applications, allowing you to modify resources and Smali code to inject features or bypass restrictions.

    JavaAndroid App RebuildingAndroid AnalysisAndroid Application Modding
    GitHub पर देखें↗24,788
  • jermic/android-crack-toolJermic का अवतार

    Jermic/Android-Crack-Tool

    2,944GitHub पर देखें↗

    This project is a toolkit for reverse engineering, modifying, and re-signing Android application packages. It provides a suite of utilities designed to decompile compiled binary files into readable source code and translate low-level bytecode into formats suitable for human analysis. The tool facilitates security auditing and research by allowing users to extract and interpret manifest metadata, decode Unicode sequences, and inspect internal application logic. Beyond analysis, it supports the modification of application packages, enabling users to rebuild and re-align files to optimize perfor

    This tool provides a suite of utilities for decompiling, modifying, and recompiling APK files on macOS, directly addressing the need for resource and code-level application modification.

    Android Reverse EngineeringAndroid Binary DecompilersAndroid Package Signing
    GitHub पर देखें↗2,944
  • frida/fridafrida का अवतार

    frida/frida

    19,778GitHub पर देखें↗

    Frida is a dynamic binary instrumentation toolkit that provides a framework for deep process introspection and live application state manipulation. It enables the injection of custom scripts into running processes to trace function calls, modify memory, and analyze application behavior in real-time across diverse operating systems and processor architectures. The project distinguishes itself by embedding a high-performance JavaScript engine directly within the target process, allowing for the execution of user-defined logic for real-time inspection. It utilizes instruction-level hooking to re

    Frida is a powerful dynamic instrumentation toolkit that provides the core capability for runtime code injection and memory manipulation required to modify Android application behavior, though it functions as a framework for building such patches rather than a pre-packaged APK modifier.

    MesonDynamic Binary InstrumentationDynamic Introspection FrameworksNative Hooking Engines
    GitHub पर देखें↗19,778
टॉप 10 की एक नज़र में तुलना करें
रिपॉजिटरीस्टार्सभाषालाइसेंसअंतिम पुश
revanced/revanced-manager25.9KDartgpl-3.019 फ़र॰ 2026
lsposed/corepatch2.9KJavagpl-2.024 दिस॰ 2025
lsposed/lsposed24KJavaGPL-3.04 मार्च 2025
windysha/xpatch3KJavaapache-2.04 जन॰ 2026
ax/apk.sh3.8KShellGPL-3.026 जन॰ 2026
apklab/apklab3.9KTypeScriptAGPL-3.06 अप्रैल 2026
revanced/revanced-patcher3.4KKotlinGPL-3.09 जून 2026
shroudedcode/apk-mitm5KTypeScriptMIT24 जुल॰ 2024
vaibhavpandeyvpz/apkstudio3.6KC++lgpl-3.05 जन॰ 2026
morpheapp/morphe-patches2.6KJavaGPL-3.016 जून 2026

Related searches

  • a bluetooth library for android development
  • Binary file patching
  • मोबाइल ऐप सिक्योरिटी स्कैनर
  • Linux के लिए एक ओपन सोर्स Android एमुलेटर
  • System debloater tools
  • In-app update framework
  • डायनामिक इंस्ट्रूमेंटेशन टूलकिट
  • Jetpack Compose के लिए एक ओपन सोर्स लाइब्रेरी