Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 853 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 853 Bytes

cellebrite

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.

CelbEprDecode

A python3 script for decoding Cellebrite bootloaders from ufedsamsungpack_v21.epr.

This is useful when you want to inspect how the cellebrite code works.

Usage

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

License: MIT

Author: Willem Hengeveld itsme@xs4all.nl