khanhduytran0 / LiveContainer

Run iOS app without actually installing it!
Apache License 2.0
1.06k stars 131 forks source link

[BUG] Line Don't work #189

Open nezumi0627 opened 4 days ago

nezumi0627 commented 4 days ago

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 4 days ago

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 1 day ago

Please tell us where did you get your ipa so we can test it out.

nezumi0627 commented 23 hours ago

テストできるように、ipaをどこで入手したか教えてください。I tried to read dylib by tweaking to design for jailbreak.

boa-z commented 7 hours ago

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 6 hours ago

Sign in with Apple requires Apple Developer Program certificate.