github khanhduytran0/LiveContainer 2.0-pre
2.0 pre-release

pre-release2 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.

Don't miss a new LiveContainer release

NewReleases is sending notifications on new releases.