axi0mX / ipwndfu

open-source jailbreaking tool for many iOS devices
GNU General Public License v3.0
7.06k stars 1.7k forks source link

Adding support for unsupported device #236

Open DoctorBanner opened 4 years ago

DoctorBanner commented 4 years ago

Hi, I've got an unsupported device and I'm interested in helping to develop support for it.

Does anybody have any hints for what I should do?

I will try to look at the source and figure it out for myself in the meantime.

I'm really just hoping that somebody has some good advice so that I don't have to reinvent the wheel here.

Thank you for all of the hard work.

elderwolf123 commented 4 years ago

apparantly awhile ago according to reddit ipad 2,1 got added but when i try and run it, it says device is not supported. No one seems to be adding A5 support for any checkm8 exploit and I currently need it so I can fix my ipad

wqhqq1 commented 4 years ago

now many of them added by matty in the project pyboot/resources/ipwndfuKeys

sharpstar2000 commented 4 years ago

now many of them added by matty in the project pyboot/resources/ipwndfuKeys

sharpstar2000 commented 4 years ago

Ok

sharpstar2000 commented 4 years ago

I have problems with network communication

sharpstar2000 commented 4 years ago

I thing the MMAP File Extension to Run un supporters Device’s In Samsung Mobily

sharpstar2000 commented 4 years ago

Hi, I've got an unsupported device and I'm interested in helping to develop support for it.

Does anybody have any hints for what I should do?

I will try to look at the source and figure it out for myself in the meantime.

I'm really just hoping that somebody has some good advice so that I don't have to reinvent the wheel here.

Thank you for all of the hard work.

sharpstar2000 commented 4 years ago

I am sorry

cnibbler commented 4 years ago

Hi All, I've come across this which supports S5L8940X, S5L8942X and S5L8945X: https://github.com/a1exdandy/checkm8-a5

Only trouble is it requires an Arduino...

Anyone here understand both python and C/C++ and wouldn't mind reviewing the above then making a few tweaks to this project if possible to increase support?

I'm not great with C/C++ otherwise I would have made the modifications to checkm8.py etc myself.

Just trying to help by bringing some attention to the above to save someone some time reinventing the wheel.

Cheers,