I wish to use frida-tools
on my iPhone working iOS 18.3 from my Mac working OS 11.7.
Variations of Xcode appropriate with my OS are not appropriate with current iOS 18.3.
So I wish to mount the DDI (developer disk picture), not from Xcode.
First methodology: pymobiledevice3
pymobiledevice3 mounter auto-mount
signifies INFO DeveloperDiskImage mounted efficiently
however subsequently frida-ps -Uai
doesn’t discover the picture: Did not enumerate purposes: this function requires an iOS Developer Disk Picture to be mounted; run Xcode briefly or use ideviceimagemounter to mount one manually
.
Is the issue with pymobiledevice3 truly not mounting, or with frida not recognising?
Second methodology: ideviceimagemounter
For this I have to discover a DDI, or some .dmg recordsdata to make the DDI, from what I perceive. However I can’t discover the right recordsdata within the Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/
of even current (15, 16) Xcode variations: there are folder s solely as much as iOS 16. I’ve learn that since iOS 17, these recordsdata are dealt with otherwise however I don’t know find out how to make a DDI for my iPhone.
Any assist for both methodology??
I’m new to all this OS/iOS interface, any recommendation shall be appreciated!