I've been waiting for years for a project/tool to come along that allows me access to an old iPhone 4s (S5L8940) I have that is locked with an unknown PIN. I really just want the photos on it for nostalgia reasons.
The closest I found at the time was ipwdnfu, but it doesn't support the 4s [1].
I had assumed that this meant that checkm8 (which ipwdnfu uses/includes) didn't support the 4s either. Is that not the case?
The same exploit is present in the 8940, but the path to get there is slightly different and incompatible with normal PC host USB controllers due to the need to avoid ever sending a zero length packet. There are plenty of ports using low level host hardware, for example https://github.com/a1exdandy/checkm8-a5 .
I think Sliver does what you want (PIN bypass) end to end for this device.
The closest I found at the time was ipwdnfu, but it doesn't support the 4s [1].
I had assumed that this meant that checkm8 (which ipwdnfu uses/includes) didn't support the 4s either. Is that not the case?
[1] https://github.com/axi0mX/ipwndfu/issues/175