Jump to content

[iOS 18] On-Device Tweak Injection Using LiveContainer


5 posts in this topic

Recommended Posts

Updated (edited)

LiveContainer Tweak Injection Tutorial

Hi! In this tutorial, I’ll be showing you how to easily inject tweaks (.dylib) into your apps using LiveContainer.

 

What You’ll Need

• LiveContainer

• A tweak file (.dylib) make sure it’s compatible

• An app of your choice installed inside LiveContainer

 

Note

LiveContainer includes an internal module called TweakLoader, which automatically loads tweaks into any app you install inside it. Here’s the key info:

• Tweaks = .dylib files injected into apps

• Global tweaks: Loaded into all apps

• App-specific tweaks: Only injected into selected apps

• LiveContainer handles automatic code signing of tweaks

 

Step-by-Step: Injecting a Tweak into Apps

Option 1: Global Tweak Injection (Affects All Apps)

  1. Open LiveContainer and go to the Tweaks tab.
  2. Tap the (plus) button in the top-right.
  3. Select Import Tweak.
  4. Choose your .dylib tweak file.
  5. LiveContainer will auto-sign the tweak.
  6. Open any app inside LiveContainer, your tweak is now active.

Option 2: App-Specific Tweak Injection

  1. Go to Tweaks tab → tap the (plus) → Create New Folder (I recommend naming it after the tweak).
  2. Inside that folder, tap (plus) → Import Tweak.
  3. Select your .dylib tweak file.
  4. Go back to the Apps tab.
  5. Long-press the app you want to inject.
  6. Tap Settings → Tweak Folder → Select (Folder Name).
  7. Done! Now only that app will load the tweak.

 

Managing Tweaks

• To delete a tweak or folder: swipe left on it → tap Delete

• To rename a tweak or folder: long-press → tap Rename

• For manual re-signing: tap the “Sign” button next to the in the tweaks tab (if needed)


Video Tutorial

Video

Updated by VaaR
  • Like 2
  • Informative 1
Posted

Could you also write a tutorial about livecontainer like " how to bypass 3 app limits for free sideloading account using livecontainer"? When you have time :p 

Some people still not know about this

Posted
1 hour ago, Laxus said:

Could you also write a tutorial about livecontainer like " how to bypass 3 app limits for free sideloading account using livecontainer"? When you have time :p 

Some people still not know about this

THISSS ^^

Posted
1 hour ago, Laxus said:

Could you also write a tutorial about livecontainer like " how to bypass 3 app limits for free sideloading account using livecontainer"? When you have time :p 

Some people still not know about this

 

7 minutes ago, user66 said:

THISSS ^^

Sure thing :) 

  • Like 1
  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines