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

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

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

Open-source alternatives to MagiskOnWSALocal

30 open-source projects similar to lsposed/magiskonwsalocal, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best MagiskOnWSALocal alternative.

  • casualsnek/waydroid_scriptcasualsnek 的头像

    casualsnek/waydroid_script

    3,295在 GitHub 上查看↗

    waydroid_script is a system configuration toolkit and container customizer for Waydroid. It provides automation scripts to modify the Android environment on Linux, focusing on the deployment of core services and system-level extensions. The project enables the integration of Google Play Services and the registration of device identifiers for app store access. It integrates binary translation layers to allow ARM-based applications to run on x86 hardware and installs digital rights management layers for protected media playback. The toolkit covers a broad range of system modifications, includi

    Pythonandroidlinuxmagisk
    在 GitHub 上查看↗3,295
  • rikkaapps/suiRikkaApps 的头像

    RikkaApps/Sui

    3,809在 GitHub 上查看↗

    Sui is an Android root management framework and superuser manager designed to control root permissions and provide applications with elevated access to restricted system APIs and internal services. It functions as a communication bridge that allows non-root applications to execute system functions via a privileged root process. The framework utilizes a typed interface root bridge to map system functions to strongly typed interfaces, removing the need to parse raw text from shell commands. It incorporates a root shell environment for executing manual system commands and administrative scripts

    Javariru
    在 GitHub 上查看↗3,809
  • performanc/rezygiskPerformanC 的头像

    PerformanC/ReZygisk

    3,109在 GitHub 上查看↗

    ReZygisk is an Android root module framework and Zygote process injector. It functions as a native hooking engine and linker redirection tool designed to inject custom code into the Android Zygote process so that modifications are inherited by all spawned applications. The project provides a decoupled abstraction layer and Zygisk API implementation, allowing system modules to operate independently of specific root management tools. This ensures that root modules remain stable and compatible across various kernel-level rooting solutions. The framework includes capabilities for system process

    Candroidapatchinjection
    在 GitHub 上查看↗3,109

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • universal-debloater-alliance/universal-android-debloater-next-generationUniversal-Debloater-Alliance 的头像

    Universal-Debloater-Alliance/universal-android-debloater-next-generation

    5,945在 GitHub 上查看↗

    Universal Android Debloater Next Generation is a cross-platform desktop application for removing pre-installed system applications from Android devices. It communicates with devices through the Android Debug Bridge (ADB) protocol, supporting both wired USB connections and wireless network pairing for debloating without a physical cable. The tool manages multiple connected Android devices simultaneously and provides package state backup and restore capabilities, allowing users to save and reapply the enabled or disabled state of system packages after factory resets or OS upgrades. The applicat

    Rustadbandroidbloatware-list
    在 GitHub 上查看↗5,945
  • kernelsu-next/kernelsu-nextKernelSU-Next 的头像

    KernelSU-Next/KernelSU-Next

    3,803在 GitHub 上查看↗

    KernelSU-Next is a kernel-level framework designed to provide administrative privileges and granular access control on the Android operating system. By integrating directly into the kernel during the build process, the project enables superuser management and system-wide modifications through kernel-level patching and system call interception. The framework distinguishes itself by utilizing non-persistent file system overlays, which allow for system partition modifications and module injection without altering underlying read-only storage blocks. This approach facilitates dynamic functionalit

    Kotlinandroidkernelkernelsu
    在 GitHub 上查看↗3,803
  • sukisu-ultra/sukisu-ultraSukiSU-Ultra 的头像

    SukiSU-Ultra/SukiSU-Ultra

    4,416在 GitHub 上查看↗

    SukiSU-Ultra is a kernel-level privilege management tool for Android that grants and controls administrative access by patching kernel functions and loading custom modules. It functions as a kernel module framework that overwrites kernel function addresses to enhance system capabilities, and as a kernel patching utility for building device-specific rooted kernel images that preserve root access after system updates. The project enforces fine-grained superuser permission management directly in the kernel, with per-application root privilege locking that restricts elevated access to a controlle

    Kotlin
    在 GitHub 上查看↗4,416
  • muntashirakon/appmanagerMuntashirAkon 的头像

    MuntashirAkon/AppManager

    7,425在 GitHub 上查看↗

    AppManager is a comprehensive suite of tools for managing applications on Android devices. It provides utilities for controlling application lifecycles, modifying manifests, and administering installed packages. The project distinguishes itself through deep system integration, offering capabilities to analyze and block specific application components such as activities, services, and broadcast receivers. It includes a system for saving and restoring applications along with their associated data and permissions, as well as tools for auditing and modifying runtime and development permissions.

    Javaadbandroidapks
    在 GitHub 上查看↗7,425
  • likuai2010/auto-installerlikuai2010 的头像

    likuai2010/auto-installer

    2,489在 GitHub 上查看↗

    This project is a mobile device provisioning and app deployment tool used to install application binaries across multiple mobile platforms. It functions as a cross-platform testing suite that pushes binaries to various mobile architectures to verify software functionality. The tool includes a mobile device certificate manager that replaces system-level security certificates with custom versions, enabling the installation and debugging of unsigned applications. It also acts as a root-level system modifier, executing shell commands on device roots to change protected system files and security s

    auto-installerautoinstaller
    在 GitHub 上查看↗2,489
  • rovo89/xposedinstallerrovo89 的头像

    rovo89/XposedInstaller

    3,973在 GitHub 上查看↗

    XposedInstaller is an Android system hooking tool designed to deploy the Xposed modification framework to a device. It serves as a rooted Android modification utility that enables the interception and modification of Android system and application methods to change native operating system behavior. The tool manages the installation of the framework to allow for deep system-level hooks and device behavior customization. It automates the deployment of the software required to alter how the Android operating system and its installed applications function. The installation process involves writi

    Javaandroidxposed
    在 GitHub 上查看↗3,973
  • samolego/cantasamolego 的头像

    samolego/Canta

    5,118在 GitHub 上查看↗

    Canta is a non-root system application manager and bloatware remover for Android. It identifies and deletes non-essential system software by leveraging privileged system services. The tool uses a curated list of safe-to-remove packages to identify bloatware and prevent system instability. It executes these removals without requiring full device root access by utilizing the Shizuku service for privileged command execution. The project provides capabilities for rootless app uninstallation, non-destructive application disabling, and system optimization through package filtering and ADB-driven p

    Kotlin
    在 GitHub 上查看↗5,118
  • motioneye-project/motioneyeosmotioneye-project 的头像

    motioneye-project/motioneyeos

    8,199在 GitHub 上查看↗

    motioneyeos is a dedicated video surveillance operating system and embedded OS build system designed to turn single-board computers into standalone network video monitoring stations. It functions as a specialized Linux-based distribution for resource-constrained hardware, providing the necessary infrastructure to manage a network of cameras for continuous security monitoring. The project features a menu-driven build automation pipeline that allows for the configuration, compilation, and validation of custom system images. It utilizes toolchain-based cross compilation to ensure compatibility a

    Makefile
    在 GitHub 上查看↗8,199
  • armbian/buildarmbian 的头像

    armbian/build

    5,110在 GitHub 上查看↗

    This repository is the Armbian build framework — an embedded Linux build system for generating custom operating system images tailored to single-board computers, primarily targeting ARM and RISC-V architectures. The build process is orchestrated by GNU Makefiles and relies on a chroot-based environment to assemble the root filesystem, manage cross-compilation toolchains, and aggregate binary firmware blobs for hardware compatibility. Kernel and bootloader source trees are fetched via git, with structured patches applied in a controlled sequence, while each supported board is described by a ded

    Shellaarch64armdebian
    在 GitHub 上查看↗5,110
  • rovo89/xposedrovo89 的头像

    rovo89/Xposed

    7,693在 GitHub 上查看↗

    Xposed is a native Android runtime hooking framework and instrumentation tool. It provides a modified version of the Android app process binary to intercept and modify the behavior of system and application processes at the binary level. The framework enables Android operating system customization by altering internal function calls and runtime execution flow. It achieves this through native process instrumentation, allowing for the modification of functionality without altering original application files. The tool covers several low-level capabilities, including native library injection and

    C++androidxposed
    在 GitHub 上查看↗7,693
  • wslutilities/wsluwslutilities 的头像

    wslutilities/wslu

    3,750在 GitHub 上查看↗

    wslu is a collection of integration tools and command-line utilities designed to manage the interaction between the Windows Subsystem for Linux and the Windows host. It provides a suite of tools for path translation, host interop, and system maintenance to bridge the gap between the Linux shell and the host operating system. The project enables the launching of host applications and the creation of Windows desktop shortcuts to trigger Linux commands. It features a programmable interface for executing system tasks, accessing host environment variables, and integrating with the Windows clipboar

    Shellalpine-linuxarch-linuxbash
    在 GitHub 上查看↗3,750
  • dr-tsng/zygisknextDr-TSNG 的头像

    Dr-TSNG/ZygiskNext

    8,605在 GitHub 上查看↗

    ZygiskNext is an Android rooting integration layer and system hooking framework. It functions as a code injector for the Android Zygote process, allowing for the modification of system behavior across various rooting environments and superuser managers. The project provides a specialized API to intercept and modify low-level system calls. This enables the injection of custom code into the base process that spawns applications, facilitating deep Android system customization and rooted development. The framework utilizes dynamic library loading, hook-based runtime modification, and Java Native

    androidkernelsumagisk
    在 GitHub 上查看↗8,605
  • efforg/rayhunterEFForg 的头像

    EFForg/rayhunter

    4,596在 GitHub 上查看↗

    Rayhunter is an IMSI catcher detection tool and cellular network monitor designed to identify cell-site simulators and fake base stations. It functions as an SDR signal analyzer that tracks tower connectivity, logs GPS locations, and monitors for network downgrades or disabled encryption on mobile hardware. The system distinguishes itself through heuristic-based traffic analysis used to detect suspicious identity requests, malformed system information, and the use of null ciphers. It includes a remote device management interface consisting of a REST API and web dashboard for controlling detec

    Rust
    在 GitHub 上查看↗4,596
  • universal-debloater-alliance/universal-android-debloaterUniversal-Debloater-Alliance 的头像

    Universal-Debloater-Alliance/universal-android-debloater

    8,140在 GitHub 上查看↗

    Universal Android Debloater is a cross-platform desktop utility designed to uninstall pre-installed system applications from Android devices. Built with Rust, it provides a graphical user interface to manage system applications via the Android Debug Bridge. The tool specifically enables the removal of factory-installed software on non-rooted devices. It targets the improvement of device privacy, security, and battery life by reducing the software attack surface and removing unwanted data-collecting applications. The system handles package-name resolution to map human-readable application nam

    Rust
    在 GitHub 上查看↗8,140
  • jedi4ever/veeweejedi4ever 的头像

    jedi4ever/veewee

    4,266在 GitHub 上查看↗

    Veewee is a framework for automating the generation and packaging of custom virtual machine images across multiple hypervisors. It serves as a virtual machine image builder, OS installation automator, and image converter capable of producing configured images for KVM, Vagrant, and VMware. The tool differentiates itself by using remote desktop keystroke injection to simulate keyboard inputs directly into the guest machine buffer, automating installations that typically require manual interaction. It further enables the creation of custom base boxes and portable image formats through a multi-pr

    Shell
    在 GitHub 上查看↗4,266
  • mlgmxyysd/xiaomi-bootloader-questionnaireMlgmXyysd 的头像

    MlgmXyysd/Xiaomi-BootLoader-Questionnaire

    4,241在 GitHub 上查看↗

    This project is a technical resource and set of utilities designed to assist in unlocking the bootloader on Xiaomi devices. It provides a combination of guides, account qualification tools, and exam simulators to help users obtain the necessary permissions for device modification. The toolkit includes an interactive bootloader unlock exam simulator and a comprehensive database of correct responses and historical answer archives. These resources are used to study for and pass the official qualification tests required for unlocking. The project also provides utilities to detect account restric

    androidbootloaderbootloader-unlock
    在 GitHub 上查看↗4,241
  • mlgmxyysd/xiaomi-hyperos-bootloader-bypassMlgmXyysd 的头像

    MlgmXyysd/Xiaomi-HyperOS-BootLoader-Bypass

    4,671在 GitHub 上查看↗

    This project is an Android bootloader unlock tool designed to bypass account binding restrictions on devices running Xiaomi HyperOS. It functions as an exploit that circumvents the community account requirements typically necessary to unlock the bootloader. The tool serves as a prerequisite for device rooting and system modification. By removing manufacturer bootloader locks, it enables the installation of custom recoveries, kernels, and modified operating systems. The project achieves these results through vulnerability-based account bypass and memory-corruption exploits to intercept the ve

    PHPandroidandroid-developmentbootloader
    在 GitHub 上查看↗4,671
  • ophub/amlogic-s9xxx-armbianophub 的头像

    ophub/amlogic-s9xxx-armbian

    8,756在 GitHub 上查看↗

    This project is a Linux distribution build system and deployment framework designed to compile tailored Debian and Ubuntu server images for Amlogic ARM hardware. It functions as an operating system deployer and kernel builder, providing the tools necessary to flash system images to internal or external storage and manage boot configurations on ARM boards. The system includes a specialized build pipeline for compiling Linux kernels with hardware-specific patches and out-of-tree driver modules. It also features a dual-boot partition manager that enables the backup and restoration of original An

    Shella311dallwinneramlogic
    在 GitHub 上查看↗8,756
  • rechronorain/hyperceilerReChronoRain 的头像

    ReChronoRain/HyperCeiler

    4,973在 GitHub 上查看↗

    HyperCeiler is an Android system customizer and enhancement kit designed to alter core application logic and graphical interfaces. It functions as a customization module specifically for HyperOS mobile devices to modify their visual and functional behaviors. The project utilizes a system of signed OS modules, employing keystores and digital credentials to cryptographically sign packages for secure installation on the target device. Its capabilities cover the modification of system behavior and the alteration of visual elements through resource-based UI overrides and system-level logic modifi

    Javaxposedxposed-module
    在 GitHub 上查看↗4,973
  • rovo89/xposedbridgerovo89 的头像

    rovo89/XposedBridge

    4,067在 GitHub 上查看↗

    XposedBridge is an Android Java hooking framework and bytecode instrumentation engine. It functions as a runtime system for intercepting and modifying Java method calls within the Android operating system and installed applications. The project provides a mechanism for zygote process injection, ensuring that all spawned applications inherit the instrumentation logic. It enables the modification of internal Android system behaviors through method proxying and Java reflection to access private internal system members. The framework supports dynamic Android instrumentation and runtime analysis,

    JavaScriptandroidxposed
    在 GitHub 上查看↗4,067
  • firerpa/lamdafirerpa 的头像

    firerpa/lamda

    7,834在 GitHub 上查看↗

    This project is an Android RPA framework designed for automating user interfaces and system tasks on rooted Android devices using Python and ADB. It provides a suite of tools for rooted device management, allowing for programmatic control of system settings, application lifecycles, and shell command execution via a remote API. The framework distinguishes itself through a combination of dynamic instrumentation and AI integration. It can inject scripts into running processes to hook Java interfaces and modifies application behavior in real time. Additionally, it supports large language model in

    Pythonadbagentsai
    在 GitHub 上查看↗7,834
  • cirruslabs/tartcirruslabs 的头像

    cirruslabs/tart

    4,950在 GitHub 上查看↗

    Tart is an Apple Silicon virtualization manager used to build and run macOS and Linux virtual machines using native hardware virtualization frameworks. It functions as a virtual machine cluster orchestrator and an ephemeral runner for executing continuous integration pipeline steps within isolated, short-lived environments. The system utilizes an OCI-compatible virtual machine registry to push and pull images via standardized container registries. It features a controller-worker architecture that schedules virtual machine lifecycles across remote worker nodes, incorporating a secure SSH jump

    Swiftapple-siliconautomationci
    在 GitHub 上查看↗4,950
  • mitchellh/packermitchellh 的头像

    mitchellh/packer

    15,717在 GitHub 上查看↗

    Packer is a machine image build tool and multi-platform image orchestrator. It functions as an infrastructure as code image builder that produces identical machine images across multiple platforms from a single source configuration to ensure environment consistency. The tool enables the creation of a golden image pipeline by generating compatible system images for different cloud providers and on-premises hypervisors. It includes an image lifecycle registry to store metadata for tracking the versioning and status of generated images. The system manages the automation of machine image creatio

    Go
    在 GitHub 上查看↗15,717
  • bmax121/apatchbmax121 的头像

    bmax121/APatch

    7,103在 GitHub 上查看↗

    APatch is a suite of utilities for Android designed to provide kernel-level root access, manage system modules, and inject custom code into the kernel. It functions as a root tool and system module loader that allows for administrative privileges and device customization. The project distinguishes itself by injecting root capabilities directly into the kernel space to increase stealth and system-level authority. It utilizes a key-based authorization system to manage high-privilege access and prevent unauthorized administrative control of the device. The system modifies operating system behav

    Kotlinandroidinline-hookkernel
    在 GitHub 上查看↗7,103
  • theforeman/foremantheforeman 的头像

    theforeman/foreman

    2,823在 GitHub 上查看↗

    Foreman is a lifecycle infrastructure management platform used for automating the provisioning, configuration, and monitoring of physical, virtual, and cloud servers. It serves as a central hub for managing the entire lifespan of a server, from initial deployment and operating system upgrades to decommissioning and auditing. The platform functions as a hybrid cloud manager and bare-metal provisioning tool, providing a unified interface to control virtual machine lifecycles across diverse hypervisors and public cloud providers. It automates hardware discovery and operating system deployment us

    Rubycloudconfig-managementforeman
    在 GitHub 上查看↗2,823
  • aefyr/saiAefyr 的头像

    Aefyr/SAI

    3,430在 GitHub 上查看↗

    SAI is a binary package bundler and application manager designed for Android and iOS. It functions as an installer and export tool that packages application source files and metadata into a proprietary format for portable distribution and backup. The project features a rootless application deployment pipeline, allowing the installation of third-party packages on mobile devices without requiring system-level root access. It includes a split archive reconstructor to reassemble fragmented application files into complete installation directories during deployment. The tool covers Android split A

    Java
    在 GitHub 上查看↗3,430
  • zwaldowski/blockskitzwaldowski 的头像

    zwaldowski/BlocksKit

    6,836在 GitHub 上查看↗

    BlocksKit is a block-based UI framework and code block extension library designed to build interactive interfaces and component layouts within native application environments. It provides a structured system for defining complex content blocks and interactive elements that exceed standard formatting constraints. The framework includes a native-bridge communication layer that functions as a message bus for asynchronous data exchange between sandboxed guest blocks and a privileged native host. To manage these interactions, a runtime permission manager maps requested block functions to native ca

    Objective-C
    在 GitHub 上查看↗6,836