iOS Apps Updated Apr 24, 2024

LiveContainer 2.0 now supports iOS 17 with JIT-less

LiveContainer

Enthusiastic iOS users continuously seek opportunities to sideload apps onto their devices from non-Apple-approved sources. This pursuit has led to the creation of jailbreak tools, IPA installers, and various exploits such as the method utilized by TrollStore. Amidst these avenues, the emergence of LiveContainer is notable. This tool leverages the JIT installation approach to bypass the signing process for iOS apps.

Highlights:

  • It's a great alternative for the absence of the installation method of TrollStore on iOS 17. LiveContainer lets you run iOS apps without actually installing them.
  • Since version 2.0, LiveContainer introduces JIT-less, a new method allowing users to install unlimited apps (10 apps limit of free developer account) also on iOS 17.
  • When JIT is available, codesign is bypassed, no need to sign your apps before installing. Otherwise, app will be signed with the certificate used by LiveContainer.
  • To use this application is required to sideload the IPA of LiveContainer 1.0 or LiveContainer 2.0 using SideStore for both JIT and JIT-less mode.
  • Installing external tweak feature is currently incomplete, however, it's possible to inject tweaks manually following GitHub Guide.
  • Not all IPA files are compatible with LiveContainer. It's required, to test yourself if an app is compatible with this method of installation.

Download

LiveContainer was distributed as an IPA package that requires you to install the application with SideStore for both JIT and JIT-less mode. With the release of LiveContainer 2.0 JIT-less mode was introduced offering support for iOS 17. It's a great alternative for TrollStore on iOS 17.


Overview

LiveContainer project is a tool with the primary objective of codesigning bypass using JIT installation method on iOS 15 – iOS 17. This concept empowers users to execute unsigned iOS apps without the obligatory process of installing them onto their devices. The cornerstone of this achievement lies in the utilization of xpn's JIT library loading, which effectively enables activities such as tweak injection, all while eliminating the requirement for app re-signing.

Upon successfully sideloading the LiveContainer IPA onto your iOS device, a realm of possibilities unfolds before you. You'll be empowered to install an unrestricted multitude of applications, all achieved without the necessity of jailbreaking your device. There is not even a requirement to sign the applications before sideloading on your iOS device.

This tool goes a step further by bypassing the 10 apps limitation for free accounts. However, it's important to note that LiveContainer advancement comes with a minor trade-off: the ability to run only a single app at any given time. This is much more like 3 apps limit where you have to disable an app to run another (switching between apps in LiveContainer is instant).

LiveContainer app screenshot.

LiveContainer limitations

Regrettably, LiveContainer doesn't guarantee compatibility with all apps, and the exact roster of unsupported applications remains undisclosed. It's best if you will test it yourself.

Info: In iOS, JIT stands for “Just-In-Time” compilation. It refers to a technique used by software platforms to improve the execution speed of programs. In the context of iOS development, JIT typically pertains to the compilation of code for applications at runtime, rather than during the initial installation or launch. JIT-less is compatible with iOS 17.

Additional constraints encompass the fact that entitlements originating from the guest app are not extended to the host app. Nevertheless, this may not be of significant concern, as sideloaded apps typically demand only rudimentary entitlements. Notably, the allocation of app permissions adheres to a global application, influencing all instances.

What's new:

  • Fix Could not find certificate as SideStore bundle ID format changed.
  • Workaround JIT-less setup not being able to find the certificate.
  • Fix invalid code signatures caused by entitlements in frameworks.
  • Fix NSBundle overwrite on iOS 17.
  • Fix memory issues with some apps.
  • Apps showing black screen in LiveContainer will work now.
  • Added support for iOS 17 with JIT-less.
  • Improved the application interface.
  • Added option to load external tweaks for guest apps.
  • Fix app replacement causing change data folder.
  • Add safeguard for overwriting executable_path.

Compounding these limitations, the absence of sandboxing for guest app containers warrants attention. Consequently, it becomes plausible for one guest app to infiltrate the data of its counterparts. arm64e executable is untested. It is recommended to use arm64 binary.

LiveContainer was released as an open-source project with files hosted through GitHub Repository. The source code is mostly written in Objective-C, and a small part in C programming languages. Duy Tran Khanh compiled LiveContainer which can be installed on your iPhone.


How to install LiveContainer IPA with SideStore

LiveContainer IPA is available for download from the official GitHub Releases page. However, the IPA can be only sideloaded using SideStore or Bullfrog Assistant. Using this tool with AltStore will not work because it expects the app to be opened before enabling JIT. Below you can find the link for the latest release of LiveContainer IPA and LiveContainer Source Code.

To install LiveContainer IPA using SideStore, follow the steps:

  1. Download SideStore and install the IPA installer on your iPhone.
  2. Download LiveContainer IPA from the links at the top of this page.
  3. Sideload LiveContainer IPA through SideStore.
  4. Open LiveContainer app from Home Screen.
  5. Tap the plus icon in the upper right-hand corner.
  6. Select IPA files to install on your device.
  7. Choose the app you want to open in the next launch.
  8. Tap the play icon, it will jump to SideStore and exit.
  9. In SideStore, hold down LiveContainer and tap Enable JIT.

Info: If you have SideStore build supporting JIT URL scheme, it jumps back to LiveContainer with JIT enabled and the guest app is ready to use without no further actions.

Post a comment

Latest Posts

Streamer

How to install Streamer IPA for iOS

If you frequently enjoy watching movies or TV shows on popular free websites through your browser, you'll find great satisfaction in using the Streamer application to effortlessly stream content from those websites directly to your iPhone or Apple...

LiveContainer

LiveContainer can run unsigned IPA without installing

Enthusiastic iOS users continuously seek opportunities to sideload apps onto their devices from non-Apple-approved sources. This pursuit has led to the creation of jailbreak tools, IPA installers, and various exploits such as the method utilized...

MovieBoxPro

MovieBoxPro 13.5 with support for iOS 17

Recently, Netflix has initiated a crackdown against account sharing with your friends to watch your favorite movies and TV shows. If you don't have access to the latest videos you can consider downloading MovieBoxPro IPA for iOS and installing...