LiveContainer

Run iOS app without actually installing it!

APACHE-2.0 License

Stars
412

Bot releases are hidden (Show)

LiveContainer - 2.0 pre-release Latest Release

Published by khanhduytran0 6 months ago

Feature: JIT-less mode

  • JIT-less mode allows you to run app inside LiveContainer without having to enable JIT, which is best suited for iOS 17 as enabling JIT on device is no longer possible.
  • It works by directly loading signed Mach-O from Documents directory which is only allowed if host app has get-task-allow entitlement.

Known issues

  • App compatibility: some apps (Provenance) will not work yet; some tweaked apps (uYou+) will crash because of CydiaSubstrate.
  • Failed to find certificate issue may occur for some users.

See Issues tab for more info.

LiveContainer - 1.0

Published by khanhduytran0 over 1 year ago

This version is outdated. Please go to Actions for latest features.

Initial release.