Libmobiledevice is a cross-platform software package that you can use for logical data extraction from Apple's mobile devices. There are versions of this software for Windows, macOS and Linux.
Apple device acquisition with libmobiledevice
Getting ready
Download the libmobiledevice archive and unpack it.
How to do it…
- Unlock the device and connect it to the computer.
- Click Trust in response to the request that appears on the screen of your mobile device.
- Enter the command: device_id.exe -l. The -l flag is used to get information about all Apple mobile...