Get physical dump from ADB
This method can be used on unlocked Android devices with root permissions and USB debugging enabled. It acquires a complete physical image of the device.
The physical image may be encrypted depending on the version of Android:
From Android 6 - FDE (Full disc encryption)
From Android 10 - FBE (File-based encryption).

The physical image may be encrypted depending on the version of Android:
From Android 7 - FDE (Full disc encryption)
From Android 10 - FBE (File-based encryption).