mirror of
https://github.com/LiveContainer/LiveContainer.git
synced 2026-04-26 01:25:52 +03:00
[GH-ISSUE #189] [BUG] Line Don't work #169
Labels
No labels
bug
compatibility
enhancement
multitasking
pull-request
safe area
status: broken
status: usable
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LiveContainer#169
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nezumi0627 on GitHub (Oct 19, 2024).
Original GitHub issue: https://github.com/LiveContainer/LiveContainer/issues/189
Describe the bug
dlopen(/var/mobile/Containers/Data/Application/6EC0D10F-B9DF-4F86-BF99-72259AC0BE52/Documents/Applications/jp.naver.line.app/LINE, 0x0109): tried: '/var/mobile/Containers/Data/Application/6EC0D10F-B9DF-4F86-BF99-72259AC0BE52/Documents/Applications/jp.naver.line.app/LINE' (could not register fairplay decryption, mremap_encrypted() => -1), '/private/preboot/Cryptexes/OS/var/mobile/Containers/Data/Application/6EC0D10F-B9DF-4F86-BF99-72259AC0BE52/Documents/Applications/jp.naver.line.app/LINE' (no such file), '/var/mobile/Containers/Data/Application/6EC0D10F-B9DF-4F86-BF99-72259AC0BE52/Documents/Applications/jp.naver.line.app/LINE' (could not register fairplay decryption, mremap_encrypted() => -1), '/private/var/mobile/Containers/Data/Application/6EC0D10F-B9DF-4F86-BF99-72259AC0BE52/Documents/Applications/jp.naver.line.app/LINE' (could not register fairplay decryption, mremap_encrypted() => -1), '/private/preboot/Cryptexes/OS/private/var/mobile/Containers/Data/Application/6EC0D10F-B9DF-4F86-BF99-72259AC0BE52/Documents/Applications/jp.naver.line.app/LINE' (no such file), '/private/var/mobile/Containers/Data/Application/6EC0D10F-B9DF-4F86-BF99-72259AC0BE52/Documents/Applications/jp.naver.line.app/LINE' (could not register fairplay decryption, mremap_encrypted() => -1)
Instructions to reproduce
load ipa
What version of LiveContainer are you using?
3.0.0
Other info
No response
@nezumi0627 commented on GitHub (Oct 19, 2024):
dlopen(/private/var/mobile/Containers/Data/Application/6EC0D10F-B9DF-4F86-BF99-72259AC0BE52/Documents/Tweaks/line/test2.dylib, 0x0009): Library not loaded: /Library/Frameworks/CydiaSubstrate.framework/CydiaSubstrate
Referenced from: /private/var/mobile/Containers/Data/Application/6EC0D10F-B9DF-4F86-BF99-72259AC0BE52/Documents/Tweaks/line/test2.dylib
Reason: tried: '/Library/Frameworks/CydiaSubstrate.framework/CydiaSubstrate' (no such file), '/private/preboot/Cryptexes/OS/Library/Frameworks/CydiaSubstrate.framework/CydiaSubstrate' (no such file), '/Library/Frameworks/CydiaSubstrate.framework/CydiaSubstrate' (no such file), '/System/Library/Frameworks/CydiaSubstrate.framework/CydiaSubstrate' (no such file, not in dyld cache)
@hugeBlack commented on GitHub (Oct 22, 2024):
Please tell us where did you get your ipa so we can test it out.
@nezumi0627 commented on GitHub (Oct 23, 2024):
@boa-z commented on GitHub (Oct 24, 2024):
It seems to work with this ipa, but 'Sign in with Apple' has no response. I don't have a LINE account, so I couldn't test the other functions.
@khanhduytran0 commented on GitHub (Oct 24, 2024):
Sign in with Applerequires Apple Developer Program certificate.@khanhduytran0 commented on GitHub (Oct 24, 2024):
Your app was not decrypted.