pwn20wndstuff / Undecimus

unc0ver jailbreak for iOS 11.0 - 12.4
BSD 3-Clause "New" or "Revised" License
6.64k stars 1.3k forks source link

Colon in filenames of debs are likely causing failures #1995

Open jack980517 opened 4 years ago

jack980517 commented 4 years ago

If I use AltStore's built-in sideloading functionality, AltServer crashes on Windows. If I use AltServerPatcher, unc0ver can be installed, but then complains that it has been tampered with. If I use the ignition.fun, unc0ver gets past the "ensuring resources" stage, but then complains that the ldid package is broken.

My guess is that colons in filenames is preventing those deb files (ldid being one of them) from being transferred correctly, resulting in the file being empty or missing, because colons can't be in filenames on Windows.

I know that it worked fine with Impactor before, so AltStore may have part of the blame, but given the current situation, can't you just remove the colons from the filenames?

Of course, if my guess is not correct, disregard this.

Device (please complete the following information):

Place an "x" between the brackets if true:

Zelakor commented 4 years ago

You seem to know more about it than I do, I just want to say I managed to install AltStore without it crashing on windows, but I still got the “ensuring resources” hangup and it held up at 1/32 saying it has been tampered with.