inversecos / ios-breakmedaddy

ios tingz
58 stars 6 forks source link

breakmedaddy app hangs/stops whenever i run debugserver #1

Open amats211 opened 1 year ago

amats211 commented 1 year ago

Hi,

I am unable to interact with the app after running debugserver.

Device is an iPhone S.E with iOS 14.5, jailbroken with checkra1n 12.4, I have also installed Sileo.

I have tried to run debugserver via ssh and on device terminal but same. It attaches to breakmedaddy and will start to listen on port 6666 then breakmedaddy hangs.

I will need to close the terminal with the debugserver and close breakmedaddy app and reopen again so breakmedaddy will be responsive again.

Any ideas will be appreciated, thanks.

inversecos commented 1 year ago

In the repo I've also included the src. I would download the src and recompile for your specific IOS version and try it that way :)

amats211 commented 1 year ago

oh ok, i will try to do thanks.

amats211 commented 1 year ago

Unfortunately, my Xcode version is 11 and unable to open source, will try to update Xcode if possible since i am running a macOS catalina 10.5.3 on an 2012 macbook pro and not sure if higher Xcode version will work.

I'll move to Part 2 for now.