Benjamin-Dobell / Heimdall

Heimdall is a cross-platform open-source tool suite used to flash firmware (aka ROMs) onto Samsung Galaxy devices.
MIT License
2.62k stars 587 forks source link

Firmware Backup/Dump #402

Closed hy-l closed 7 years ago

hy-l commented 7 years ago

hi, all can I use heimdall to dump the current firmware on the phone to a file? ( e.g. /system, /efs, /data, etc. ) at this point, i just want to see what inside the /efs from bootloader, and make a backup without rooting the device. Is it possible? How? If heimdall dose not have the backup feature, could you please add this in the future?

thanks. :)

Benjamin-Dobell commented 7 years ago

It's not possible unfortunately - although for security reasons I'm somewhat thankful.

Heimdall did at one point have theoretical support for dumping firmware, however no publicly available phones actually supported the feature. Heimdall communicates with Loke, software running on the device, so Heimdall can only support what Loke supports - all publicly released versions of Loke (that I've investigated) do not support this feature.

hy-l commented 7 years ago

okay, maybe the only way is rooting my phone. also, i never expect to get an answer so fast. thank you. ;)