akemin-dayo / AppSync

Unified AppSync dynamic library for iOS 5 and above.
https://cydia.akemi.ai/?page/ai.akemi.appsyncunified
Other
1.1k stars 192 forks source link

Certain fakesigned IPAs do not install correctly #208

Open joeyoropesa-dev opened 9 months ago

joeyoropesa-dev commented 9 months ago

E6BC9C6C-BEED-4D3B-98C7-DF954B1ABE25

This error is for any sideloading except App Store and TS sideloading

I would want to get this checked by both tweak injection developer and AppSync tweak developer

Thanks in advance!

Tested on: iPhone 7 GSM 15.8 rootless palera1n jb

joeyoropesa-dev commented 9 months ago

@evelyneee

tealbathingsuit commented 9 months ago

Sign your ipas. Nothing changed related to the hooking part of ElleKit in 1.1.2

joeyoropesa-dev commented 9 months ago

Sign your ipas. Nothing changed related to the hooking part of ElleKit in 1.1.2

Interesting since it's fakesigned but it doesn't really work...

In that case it could probably be the case from the tweak developer side, not by an tweak injection.

Thank you for clarifying this 👍

akemin-dayo commented 5 months ago

How was the IPA in question fakesigned? And what UI tool are you using to install it here? Does the same issue occur with appinst?

joeyoropesa-dev commented 5 months ago

How was the IPA in question fakesigned? And what UI tool are you using to install it here? Does the same issue occur with appinst?

I've tried to use Filza to install IPA - I've also tried to use safari too - and also tried command line method via appinst but the same error happens no matter what IPA i choose.

Via TrollStore it works but that's it.... (and of course when the IPA gets injected by TrollStore older method used in iOS 14.x that app when it gets extracted and packed into IPA, it works fine after that with AppSync).

Probably the fakesign method doesn't really work anymore like it worked before. So if fakesign method used by AppSync to install and fakesign any ipa can be replaced with TrollStore entitlements and certificate CoreTrust bug from 14.x (TrollStore .crt signing), this issue could be fixed.