Apple noob here with some questions.
At which level does the DFU mode work on the device which should be recovered? I guess it is some lower level and not userland, but I don't know for sure.
Firmware, kernel, single user or maybe even SOC level?
Many (ARM) chips have a very low level mode which runs directly from the chip and is often used to get the actual firmware on the device, see for example: https://linux-sunxi.org/FEL/USBBoot
Is it possible to make an (encrypted) backup from DFU or maybe some other boot modes and decrypt it, provided you know the correct passphrase ?
At which level does the DFU mode work on the device which should be recovered? I guess it is some lower level and not userland, but I don't know for sure.
Firmware, kernel, single user or maybe even SOC level?
Many (ARM) chips have a very low level mode which runs directly from the chip and is often used to get the actual firmware on the device, see for example: https://linux-sunxi.org/FEL/USBBoot
Is it possible to make an (encrypted) backup from DFU or maybe some other boot modes and decrypt it, provided you know the correct passphrase ?