jjolano / shadow

A jailbreak detection bypass for modern iOS jailbreaks.
https://ios.jjolano.me
BSD 3-Clause "New" or "Revised" License
803 stars 132 forks source link

[Bug] Desjardins Banking app #129

Closed jecoteco closed 1 year ago

jecoteco commented 1 year ago

Describe the bug Under Ellekit environment on Fugu15 Max. App crashes immediately.

To Reproduce Steps to reproduce the behavior:

  1. Open app

Expected behavior App stays open?

Screenshots image

Device Information (please complete the following information):

Additional context Add any other context about the problem here.

jjolano commented 1 year ago

Which hooking library (in Shadow) are you using? Does it happen with any other?

jecoteco commented 1 year ago

I've tested Ellekit, and fishhook, both of which fail.

jjolano commented 1 year ago

That suggests its more of a detection issue rather than a bug with the ElleKit module. If Shadow currently doesn't work for it, you will have to just hope future development will eventually handle it.

jecoteco commented 1 year ago

I will be patient, thank you for your time.