awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
likuai2010 avatar

likuai2010/auto-installer

0
View on GitHub↗
2,489 Stars·119 Forks·11 Aufrufe

Auto Installer

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 settings.

The system covers application deployment and debugging for iOS and HarmonyOS, utilizing the Android Debug Bridge for wired and wireless connections. It manages the full provisioning workflow, including code signing and the management of debugging certificates on target hardware.

Features

  • Mobile Application Deployments - Deploys application packages to physical mobile devices, including HarmonyOS, via wired or wireless connections.
  • ADB Device Managers - Provides tools for managing Android Debug Bridge connections and deploying applications to connected hardware.
  • iOS Device Installations - Manages the signing and deployment of application binaries specifically for physical iOS hardware.
  • Debugging Tools - Streamlines the debugging workflow by managing security certificates and runtime behavior on mobile devices.
  • Certificate and Device Management - Manages signing certificates and device identities to ensure applications can be installed on specific physical hardware.
  • Device Signing Overrides - Replaces default device certificates with custom ones to enable the installation of unofficial software.
  • Device Trust Configuration - Replaces standard security certificates with custom versions to facilitate unsigned application installation.
  • iOS Application Provisioning Tools - A system for deploying application files and managing debugging certificates on iOS devices via wired or wireless transport.
  • Mobile Device Management - Prepares physical mobile hardware by modifying system properties and security settings via shell scripts.
  • Root-Level System Integration - Directly modifies protected system directories on the device using root access to bypass installation restrictions.
  • Root System Modifiers - Executes low-level root commands on target devices to modify protected system files and security configurations.
  • Debugging Certificate Managers - Manages the swapping of default security certificates for custom ones to facilitate software debugging.
  • Mobile Trust Store Managers - Replaces system-level security certificates with custom versions to enable the installation of unsigned applications.
  • Device Trust Store Injectors - Implements a mechanism to replace system-level security certificates with custom versions for unsigned app installation.
  • Cross-Architecture Binary Compilation - Packages application binaries for multiple target hardware architectures through a unified interface.
  • Binary Deployment Pipelines - Implements a deployment pipeline to push binaries to various mobile architectures for functional verification.
  • Cross-Platform Deployment Targets - Supports deploying application binaries across diverse mobile operating systems and hardware architectures.
  • Certificate Management Utilities - Provides utilities to replace system-level security certificates with custom versions to allow unsigned app installation.
  • Certificate Swapping - Replaces device certificates with custom versions to enable the installation and debugging of unsigned applications.
  • Cross-Platform Testing Suites - Provides a unified interface for deploying and verifying application functionality across multiple mobile architectures.

Star-Verlauf

Star-Verlauf für likuai2010/auto-installerStar-Verlauf für likuai2010/auto-installer

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Auto Installer

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Auto Installer.
  • efforg/rayhunterAvatar von EFForg

    EFForg/rayhunter

    4,596Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,596
  • xtool-org/xtoolAvatar von xtool-org

    xtool-org/xtool

    4,569Auf GitHub ansehen↗

    xtool is a suite for automating developer services, cross-platform compilation, application deployment, and mobile device orchestration. It provides tools to build Swift packages into application binaries across different operating systems without requiring a full native development environment. The project automates the management of developer accounts and service APIs to handle app registration and security certificates. It includes capabilities for signing application binaries and deploying them directly to physical mobile devices for native testing and validation. The toolset also covers

    Swiftioslinuxswift
    Auf GitHub ansehen↗4,569
  • dcloudio/uni-appAvatar von dcloudio

    dcloudio/uni-app

    41,549Auf GitHub ansehen↗

    uni-app is a cross-platform framework for building mobile and web applications from a single Vue.js codebase. It provides a multi-platform app compiler and a cross-platform UI library to ensure consistent behavior and visual presentation across different operating systems. The project features a native API bridge and a universal plugin system that wrap native SDKs into a unified interface, allowing developers to access device hardware and operating system functions. It utilizes a specialized rendering engine and native performance compilation to bypass standard document overhead and achieve h

    Objective-Candroidcross-platformcrossplatform
    Auf GitHub ansehen↗41,549
  • codeceptjs/codeceptjsAvatar von codeceptjs

    codeceptjs/CodeceptJS

    4,225Auf GitHub ansehen↗

    CodeceptJS is a NodeJS end-to-end testing framework designed for automating acceptance tests across web, mobile, and desktop applications using a unified API. It serves as a cross-platform test automator and a behavior-driven development tool that maps human-readable feature files to technical step definitions. The framework features AI-powered test maintenance that uses machine learning to automatically identify and repair broken element selectors. It includes capabilities for autonomous test generation and a server that allows external agents to control tests and debug browser sessions in r

    JavaScript
    Auf GitHub ansehen↗4,225
Alle 30 Alternativen zu Auto Installer anzeigen→

Häufig gestellte Fragen

Was macht likuai2010/auto-installer?

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.

Was sind die Hauptfunktionen von likuai2010/auto-installer?

Die Hauptfunktionen von likuai2010/auto-installer sind: Mobile Application Deployments, ADB Device Managers, iOS Device Installations, Debugging Tools, Certificate and Device Management, Device Signing Overrides, Device Trust Configuration, iOS Application Provisioning Tools.

Welche Open-Source-Alternativen gibt es zu likuai2010/auto-installer?

Open-Source-Alternativen zu likuai2010/auto-installer sind unter anderem: efforg/rayhunter — Rayhunter is an IMSI catcher detection tool and cellular network monitor designed to identify cell-site simulators and… xtool-org/xtool — xtool is a suite for automating developer services, cross-platform compilation, application deployment, and mobile… dcloudio/uni-app — uni-app is a cross-platform framework for building mobile and web applications from a single Vue.js codebase. It… codeceptjs/codeceptjs — CodeceptJS is a NodeJS end-to-end testing framework designed for automating acceptance tests across web, mobile, and… egametang/et — ET is a C# game server framework and distributed actor model runtime designed for large-scale multiplayer… ismartcoding/plain-app — Plain-app is a multi-purpose toolset for self-hosted device management, providing a web-based dashboard to remotely…