Last updated
Was this helpful?
Last updated
Was this helpful?
The Remote iOS Debugger allows for debugging iOS applications directly from IDA.
IDA's iOS debugger acts as a client to Apple's debugserver. So, you must ensure that the debugserver is already installed on your device for the debugger to work.
See:
for a detailed tutorial on getting started with iOS.
See also