awesome-repositories.com
Blog
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
·
LiveContainer avatar

LiveContainer/LiveContainer

0
View on GitHub↗
9,299 Stars·765 Forks·Swift·AGPL-3.0·7 Aufrufe

LiveContainer

LiveContainer is an iOS app container manager that runs applications in isolated sandboxes with separate data, keychain, and vendor identifiers, bypassing Apple's free developer account installation limits. It uses Just-In-Time compilation to launch unsigned apps without a developer certificate, and supports running multiple instances and versions of the same app simultaneously. The tool also injects custom dynamic libraries and framework tweaks at launch, applied globally or per application.

Beyond basic containerization, LiveContainer provides advanced multitasking with resizable virtual or native windows and picture-in-picture support, allowing multiple apps to run simultaneously. It creates home screen shortcuts and MDM-based app clips for direct app launching without the launcher interface. Installation is handled through IPA file selection, JIT-less signing with imported certificates, and unlimited app installation by bypassing the app ID limit. The architecture enforces process isolation with per-container directory and keychain separation, and supports up to 128 separate accounts per app.

Additional features include per-app compatibility patching to resolve file picker and notification permission issues, external data folder mounting for syncing, and app locking with Face ID or password with strict hiding mode. Tweak injection offers per-app scoping with automatic re-signing, and cross-container launching allows apps from any container instance to be launched simultaneously across free developer slots.

Features

  • Containerized App Managers - Runs iOS applications in isolated sandboxes with separate data, keychain, and vendor identifiers, bypassing installation limits.
  • Multi-Instance Managers - Runs multiple instances and versions of the same iOS app with separate data containers and keychain groups.
  • Per-Instance Data Isolation - Creates independent data containers for each app instance, isolating files, settings, and vendor identifiers.
  • Multi-Instance Launchers - Runs multiple instances and versions of the same iOS app simultaneously with independent data containers and keychain groups.
  • iOS App Shortcut Creators - LiveContainer creates home screen shortcuts that open a specific app directly without the launcher interface.
  • Container Configuration - LiveContainer allows configuring container name, app-group isolation, vendor identifier spoofing, and default status.
  • Container Installation Status Indicators - LiveContainer displays checkmarks or crosses to indicate which container instances are installed and recognized.
  • Container Instance Operations - LiveContainer supports creating, opening data folders, renaming, wiping, and removing containers with full data control.
  • App Container Multitasking Modes - LiveContainer keeps multiple app containers active simultaneously and allows switching without relaunching.
  • Lifecycle Controls - LiveContainer lets users create, rename, open, and delete app containers directly from the launcher interface.
  • JIT-Based App Launchers - Launches unsigned iOS apps by leveraging Just-In-Time compilation to skip Apple's code signing requirement.
  • Unlimited Sideloading Tools - Installs and runs unlimited iOS apps on a single device, bypassing Apple's free developer account restrictions.
  • IPA File Installations - LiveContainer loads IPA files by selecting them from the file picker and makes them launchable.
  • Container Launch Routings - LiveContainer routes app launches to the appropriate container based on availability, switching or prompting when needed.
  • Cross-Container Launches - LiveContainer launches apps from any installed container instance, enabling simultaneous use across free developer slots.
  • Code Signing Bypass Launchers - Uses Just-In-Time compilation to launch unsigned iOS apps without a developer certificate.
  • iOS Tweak - Loads custom .dylib and .framework tweaks into iOS apps at launch with per-app scoping and automatic re-signing.
  • Sandbox and Isolation - Runs each iOS application in its own sandboxed container with separate data, keychain, and vendor identifiers.
  • Isolated Execution Sandboxes - LiveContainer executes each app in its own secure sandbox with separate data and resources for security.
  • JIT-Based Signing Bypasses - Launches unsigned iOS applications using Just-In-Time compilation to avoid Apple's code signing requirements.
  • Per-App Tweak Directories - LiveContainer assigns tweaks to specific apps by organizing them in named subdirectories under a central Tweaks folder.
  • Per-Application Sandboxed Containers - Each app runs in its own sandboxed directory with separate keychain access groups and data stores.
  • iOS Tweak Injectors - Loads custom dynamic libraries and framework tweaks into iOS apps at launch using a custom injection mechanism.
  • Multi-App Floating Windows - LiveContainer opens several apps at once in resizable virtual or native windows for multitasking.
  • Session-Based Instance Reuse - LiveContainer brings an already-running container to the front instead of creating a duplicate instance.
  • Home Screen Profile Generators - Generates MDM configuration profiles to place app icons on the home screen without system modification.
  • Container Selection Interfaces - LiveContainer lets users choose a default container per app or switch at launch for different data sessions.
  • Multi-Version App Containers - LiveContainer keeps separate containers for different app versions, allowing simultaneous use with individual settings.
  • Keychain Isolation Groups - LiveContainer assigns unique keychain access groups per container, supporting up to 128 separate accounts per app.
  • Developer Certificate Signings - LiveContainer imports developer certificates to allow app signing without Just-In-Time compilation for easier sideloading.
  • Floating-to-System Window Toggles - LiveContainer toggles between in-app floating windows and separate system windows for multitasking.

Star-Verlauf

Star-Verlauf für livecontainer/livecontainerStar-Verlauf für livecontainer/livecontainer

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 LiveContainer

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit LiveContainer.
  • denoland/rusty_v8Avatar von denoland

    denoland/rusty_v8

    3,866Auf GitHub ansehen↗

    rusty_v8 is a Rust wrapper for the V8 JavaScript engine that allows for the embedding of a JavaScript runtime into native applications. It provides core components for managing engine bindings, memory allocation, sandboxed isolates, and the execution of WebAssembly modules. The project features a native host function bridge to map Rust functions to JavaScript objects and a dedicated memory allocator to manage thread-safe allocation and heap pressure. It includes a system for compiling and executing binary WebAssembly modules within the hosted native environment. The runtime covers capabiliti

    Rustrustv8
    Auf GitHub ansehen↗3,866
  • android-hacker/virtualxposedAvatar von android-hacker

    android-hacker/VirtualXposed

    15,955Auf GitHub ansehen↗

    VirtualXposed is an Android virtualization framework that provides a containerized environment for running applications and system-level hooks. It functions as an isolated execution space, allowing users to manage and extend installed software independently from the host operating system. The platform enables the execution of specialized software extensions and framework modules that modify application behavior without requiring device rooting, bootloader unlocking, or modifications to the core system image. By creating a secondary, containerized Android system, it allows for the application

    Javaandroidaophook
    Auf GitHub ansehen↗15,955
  • usestrix/strixAvatar von usestrix

    usestrix/strix

    20,138Auf GitHub ansehen↗

    Strix is an automated security research and vulnerability scanning platform that leverages language models to orchestrate complex security analysis tasks. It functions as a comprehensive framework for penetration testing and continuous security integration, allowing users to embed automated vulnerability research directly into development pipelines or execute it within isolated, containerized environments. The platform distinguishes itself through a multi-agent orchestration engine that coordinates specialized autonomous agents to perform parallel security assessments. By integrating LLM-agno

    Pythonagentsartificial-intelligencecybersecurity
    Auf GitHub ansehen↗20,138
  • khcrysalis/featherAvatar von khcrysalis

    khcrysalis/Feather

    4,256Auf GitHub ansehen↗

    Feather is an iOS application manager and installer designed for signing and installing third-party mobile applications using developer certificates. It functions as a utility to sideload applications and manage external app repositories directly on a mobile device. The project includes capabilities for patching application binaries and injecting system files to modify runtime behavior and visual appearance. It utilizes developer certificate management to authenticate binaries and bypass official app store installation restrictions. The tool further supports importing applications from exter

    Swift
    Auf GitHub ansehen↗4,256
Alle 30 Alternativen zu LiveContainer anzeigen→

Häufig gestellte Fragen

Was macht livecontainer/livecontainer?

LiveContainer is an iOS app container manager that runs applications in isolated sandboxes with separate data, keychain, and vendor identifiers, bypassing Apple's free developer account installation limits. It uses Just-In-Time compilation to launch unsigned apps without a developer certificate, and supports running multiple instances and versions of the same app simultaneously. The tool also injects custom dynamic libraries and framework tweaks at launch, applied globally…

Was sind die Hauptfunktionen von livecontainer/livecontainer?

Die Hauptfunktionen von livecontainer/livecontainer sind: Containerized App Managers, Multi-Instance Managers, Per-Instance Data Isolation, Multi-Instance Launchers, iOS App Shortcut Creators, Container Configuration, Container Installation Status Indicators, Container Instance Operations.

Welche Open-Source-Alternativen gibt es zu livecontainer/livecontainer?

Open-Source-Alternativen zu livecontainer/livecontainer sind unter anderem: denoland/rusty_v8 — rusty_v8 is a Rust wrapper for the V8 JavaScript engine that allows for the embedding of a JavaScript runtime into… android-hacker/virtualxposed — VirtualXposed is an Android virtualization framework that provides a containerized environment for running… usestrix/strix — Strix is an automated security research and vulnerability scanning platform that leverages language models to… khcrysalis/feather — Feather is an iOS application manager and installer designed for signing and installing third-party mobile… mrousavy/react-native-mmkv — react-native-mmkv is a synchronous mobile persistence system that provides an encrypted key-value store for mobile… e2b-dev/e2b — E2B is a cloud-based infrastructure platform designed to provide secure, isolated execution environments for code and…