WOA-Project / RKHReader

A tool to read the root key hash from most Qualcomm signed binaries/dsp firmwares/partitions (works on both last decade and modern day devices!)
MIT License
9 stars 1 forks source link

Cannot output RKH from some ABL images #1

Closed HikariCalyx closed 1 year ago

HikariCalyx commented 1 year ago

Affected ABL images are attached below. SHA256 checksum:

SLD-M490-abl.elf: 34bb46f388dcc398f8f494667450025c9c59dd6d69af26ba15ef98e699c3f97e DDV-M690-abl.elf: bad4a1778724da42646f3feb5a77458171193837867d57929a5bcf5fd6815eef

These 2 affected ABL images were extracted from Nokia 6.2 (SLD) 00WW_1_060 and Nokia 7.2 (DDV) 00WW_1_200 stock firmware respectively.

last Full OTA images: SLD: https://android.googleapis.com/packages/ota-api/package/0d3c0f5d7db06182d9a6a87bb5665e1dde491700.zip DDV: https://android.googleapis.com/packages/ota-api/package/f96098bb4b5ae7d5765f3b4f7ae27fa1f3b30cf9.zip

abl_images.zip

HikariCalyx commented 1 year ago

Noticed commits yesterday fixed the issue. Closed.