[GH-ISSUE #472] [SOLVED] Failed to load tweak #427

Closed
opened 2026-03-03 15:33:32 +03:00 by kerem · 2 comments
Owner

Originally created by @LavedenC1 on GitHub (Apr 25, 2025).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/472

Describe the bug

When trying to load SatellaJailed.dylib, LiveContainer gives an error

dlopen(/private/var/mobile/Containers/Data/Application/B5F741BE-865C-465C-A813-81582F770A6F/Documents/Tweaks/SatellaJailed.dylib, 0x0009): tried: '/private/var/mobile/Containers/Data/Application/B5F741BE-865C-465C-A813-81582F770A6F/Documents/Tweaks/SatellaJailed.dylib' (code signature invalid in <CCE726AA-8E29-3377-B69B-4EF9C61EABC0> '/private/var/mobile/Containers/Data/Application/B5F741BE-865C-465C-A813-81582F770A6F/Documents/Tweaks/SatellaJailed.dylib' (errno=1) sliceOffset=0x00008000, codeBlobOffset=0x00047C40, codeBlobSize=0x000010D0), '/private/preboot/Cryptexes/OS/private/var/mobile/Containers/Data/Application/B5F741BE-865C-465C-A813-81582F770A6F/Documents/Tweaks/SatellaJailed.dylib' (no such file), '/private/var/mobile/Containers/Data/Application/B5F741BE-865C-465C-A813-81582F770A6F/Documents/Tweaks/SatellaJailed.dylib' (code signature invalid in <CCE726AA-8E29-3377-B69B-4EF9C61EABC0> '/private/var/mobile/Containers/Data/Application/B5F741BE-865C-465C-A813-81582F770A6F/Documents/Tweaks/SatellaJailed.dylib' (errno=1) sliceOffset=0x00008000, codeBlobOffset=0x00047C40, codeBlobSize=0x000010D0)

When using AltSign or Zsign

Instructions to reproduce

Download SatellaJailed.dylib from https://github.com/Paisseon/SatellaJailed/blob/emt/SatellaJailed.dylib
Upload it as a tweak and run an app, it gives the error.

What version of LiveContainer are you using?

Version 3.3.1-release (main/92b68be)

Other info

Zsign and AltSign doesn’t work.
I’m using sidestore (0.6.1)

Originally created by @LavedenC1 on GitHub (Apr 25, 2025). Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/472 ### Describe the bug When trying to load SatellaJailed.dylib, LiveContainer gives an error ``` dlopen(/private/var/mobile/Containers/Data/Application/B5F741BE-865C-465C-A813-81582F770A6F/Documents/Tweaks/SatellaJailed.dylib, 0x0009): tried: '/private/var/mobile/Containers/Data/Application/B5F741BE-865C-465C-A813-81582F770A6F/Documents/Tweaks/SatellaJailed.dylib' (code signature invalid in <CCE726AA-8E29-3377-B69B-4EF9C61EABC0> '/private/var/mobile/Containers/Data/Application/B5F741BE-865C-465C-A813-81582F770A6F/Documents/Tweaks/SatellaJailed.dylib' (errno=1) sliceOffset=0x00008000, codeBlobOffset=0x00047C40, codeBlobSize=0x000010D0), '/private/preboot/Cryptexes/OS/private/var/mobile/Containers/Data/Application/B5F741BE-865C-465C-A813-81582F770A6F/Documents/Tweaks/SatellaJailed.dylib' (no such file), '/private/var/mobile/Containers/Data/Application/B5F741BE-865C-465C-A813-81582F770A6F/Documents/Tweaks/SatellaJailed.dylib' (code signature invalid in <CCE726AA-8E29-3377-B69B-4EF9C61EABC0> '/private/var/mobile/Containers/Data/Application/B5F741BE-865C-465C-A813-81582F770A6F/Documents/Tweaks/SatellaJailed.dylib' (errno=1) sliceOffset=0x00008000, codeBlobOffset=0x00047C40, codeBlobSize=0x000010D0) ``` When using AltSign or Zsign ### Instructions to reproduce Download SatellaJailed.dylib from https://github.com/Paisseon/SatellaJailed/blob/emt/SatellaJailed.dylib Upload it as a tweak and run an app, it gives the error. ### What version of LiveContainer are you using? Version 3.3.1-release (main/92b68be) ### Other info Zsign and AltSign doesn’t work. I’m using sidestore (0.6.1)
kerem 2026-03-03 15:33:32 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@hugeBlack commented on GitHub (Apr 26, 2025):

Please update to 3.4.0

<!-- gh-comment-id:2831685538 --> @hugeBlack commented on GitHub (Apr 26, 2025): Please update to 3.4.0
Author
Owner

@LavedenC1 commented on GitHub (Apr 26, 2025):

Resigning the tweaks worked.

<!-- gh-comment-id:2831751811 --> @LavedenC1 commented on GitHub (Apr 26, 2025): Resigning the tweaks worked.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LiveContainer#427
No description provided.