dmayer / idb

idb is a tool to simplify some common tasks for iOS pentesting and research
MIT License
942 stars 156 forks source link

Log feature does not work #64

Closed mfpp closed 8 years ago

mfpp commented 9 years ago

Log feature does not work. Tested on iOS 9.0.2.

idb presents the following error message:

#<Thread:0x007fb2e90281d8>
No device found. Plug in a device or pass UDID with -u to wait for device to be available.
[*] Terminating thread
dmayer commented 8 years ago

Should be working with iOS. Try unlocking the device you may need to tap the "Trust this Computer" dialog the first time you connect the device.

mfpp commented 8 years ago

After a gem update the Log feature worked again...

Maybe I was using an old version of idb.