bkerler / Loaders

EDL Loaders
298 stars 90 forks source link

I found samsung loders edl-samsung-loader-files-2024 (2023 12) #89

Closed ghost closed 4 months ago

ghost commented 8 months ago

gsmxt com /edl-samsung-loader-files-2024/ LOADER_SAMSUNG_2024.zip

RenateUSB commented 8 months ago

That's a good find! There are 20 files of the standard ELF format that are not in this repo. There is 1 file which is:

Samsung/G973U_Loader_By_IAASTeam.elf
samsung/000a50e100200000_ab28f20cfb2bd9fe_fhprg.bin

There are 10 files with a format that I don't understand. They are breaking some rules of the ELF standard, but I believe they are functional. I call these "stub" files because there are only two programs and the bulk of the content is outside where ELF says that it is. I see 4 files in the repo now that are of this format.

lenovo_motorola/0000000002e80000_467f3020c4cc788d_fhprg.bin
lenovo_motorola/001870e102e80000_467f3020c4cc788d_fhprg.bin
nothing/000b80e100020000_467f3020c4cc788d_fhprg.bin
oneplus/0000000000020000_467f3020c4cc788d_fhprg_op10pro.bin

In these files there appears to be 4 separate cert chains, that is, 12 certs.

ghost commented 8 months ago

I don't know how they were compiled what happened during compilation I don't know anything. In the samsung leaks there may be clues as to how such files get compiled. If qualcomm put in even more weirdness just because they can I have no idea.

https://github.com/Alephgsm/SAMSUNG-EDL-Loaders