opa334 / TrollStore

Jailed iOS app that can install IPAs permanently with arbitary entitlements and root helpers because it trolls Apple

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install error 175

xuezh01 opened this issue · comments

No Duplicates Issue

  • I'm sure I've searched on the issue tracker before creating one.

Expected Behavior?

when i install
https://github.com/xuezh01/testipa/tree/main
fail
install error 175

Current Behavior?

2024-02-01 10:00:03.468 trollstorehelper[4207:518211] trollstorehelper invoked with arguments: (
install,
custom,
"/private/var/mobile/Containers/Shared/AppGroup/FEAF0429-8A12-4662-A3F4-BED34C36EF83/File Provider Storage/easyclick-tj-agent-3.12.0.ipa"
)
2024-02-01 10:00:03.637 trollstorehelper[4207:518211] [installApp force = 0]
2024-02-01 10:00:03.678 trollstorehelper[4207:518211] [signApp] app (/var/tmp/596B6783-96C2-4838-AAD8-BB438D241330/Payload/EasyClick-Runner.app/EasyClick-Runner) declares use of a pre-applied exploit that is not supported on this device. Proceeding to re-sign...
2024-02-01 10:00:03.685 trollstorehelper[4207:518211] [dumpEntitlements] dumped {
"application-identifier" = "DYBS557WNS.com.ieasyclick.auto.ios.xxx888x2288.xctrunner";
"com.apple.developer.team-identifier" = DYBS557WNS;
"get-task-allow" = 1;
"keychain-access-groups" = (
"DYBS557WNS.com.ieasyclick.auto.ios.xxx888x2288.xctrunner"
);
}
2024-02-01 10:00:03.709 trollstorehelper[4207:518211] ldid exited with status 0
2024-02-01 10:00:03.709 trollstorehelper[4207:518211] - ldid error output start -
2024-02-01 10:00:03.709 trollstorehelper[4207:518211] - ldid error output end -
2024-02-01 10:00:03.715 trollstorehelper[4207:518211] [dumpEntitlements] dumped {
"application-identifier" = "DYBS557WNS.com.ieasyclick.auto.ios.xxx888x2288.xctrunner";
"com.apple.developer.team-identifier" = DYBS557WNS;
"get-task-allow" = 1;
"keychain-access-groups" = (
"DYBS557WNS.com.ieasyclick.auto.ios.xxx888x2288.xctrunner"
);
}
2024-02-01 10:00:03.723 trollstorehelper[4207:518211] ldid exited with status 0
2024-02-01 10:00:03.723 trollstorehelper[4207:518211] - ldid error output start -
2024-02-01 10:00:03.723 trollstorehelper[4207:518211] - ldid error output end -
2024-02-01 10:00:03.885 trollstorehelper[4207:518211] ldid exited with status 1
2024-02-01 10:00:03.885 trollstorehelper[4207:518211] - ldid error output start -
2024-02-01 10:00:03.885 trollstorehelper[4207:518211] ldid: Unsupported Mach-O type
2024-02-01 10:00:03.885 trollstorehelper[4207:518211] - ldid error output end -
2024-02-01 10:00:03.890 trollstorehelper[4207:518211] /private/var/tmp/596B6783-96C2-4838-AAD8-BB438D241330/Payload/EasyClick-Runner.app/PlugIns/EasyClick.xctest.dSYM/Contents/Resources/DWARF/EasyClick is binary
2024-02-01 10:00:03.892 trollstorehelper[4207:518211] [/private/var/tmp/596B6783-96C2-4838-AAD8-BB438D241330/Payload/EasyClick-Runner.app/PlugIns/EasyClick.xctest.dSYM/Contents/Resources/DWARF/EasyClick] Applying CoreTrust bypass...
2024-02-01 10:00:03.893 trollstorehelper[4207:518211] [/private/var/tmp/596B6783-96C2-4838-AAD8-BB438D241330/Payload/EasyClick-Runner.app/PlugIns/EasyClick.xctest.dSYM/Contents/Resources/DWARF/EasyClick] CoreTrust bypass failed!!! :(
2024-02-01 10:00:03.898 trollstorehelper[4207:518211] trollstorehelper returning 175

Possible Solution?

Steps to Reproduce

TrollStore Version

2.0.12

iOS/iPadOS version

15.8/16.5.1

iDevice Model

6s/8

Other info of your environment

No response

Fixed in latest commit.