In 2017 bootloaders used by spying company Cellebrite were leaked via this pastebin and this torrent
The binaries in that archive contain obfuscated code sections, this script will decode some of those.
A python3 script for decoding Cellebrite bootloaders from ufedsamsungpack_v21.epr
.
This is useful when you want to inspect how the cellebrite code works.
python3 decodesamsungbin.py Bootloader_MSM8974_USB.bin_packed_0.4.5024
Will write the decoded bootloader in Bootloader_MSM8974_USB.bin_packed_0.4.5024.decoded
Author: Willem Hengeveld itsme@xs4all.nl