apple-baseband

September 17, 2022 ยท View on GitHub

RE tooling kit for Apple modem baseband

General Approach

  • Accept BBFW file
  • Extract Qualcomm FBPT (imjtool for instance)
  • Identify trustlets (.msm) and join them into ELF files
  • Identify updaters and extract payloads

Reference

  • https://github.com/rpw/hexagon

Credits

unify_trustlet.py

https://github.com/laginimaineb/unify_trustlet.git

Contents

  1. 1General Approach
  2. 2Reference
  3. 3Credits
  4. 3.1unify_trustlet.py