LongSoft / UEFITool

UEFI firmware image viewer and editor
BSD 2-Clause "Simplified" License
4.18k stars 620 forks source link

uefitool: Add option to calculate hashes of selected tree item (header/body/whole) #386

Open kocoman1 opened 6 months ago

kocoman1 commented 6 months ago

uefitool: Add option to calculate md5/crc32 of body/raw section? thx

NikolajSchlej commented 6 months ago

Make sense, but not just md5 or crc32 (UEFIExtract's report mode has crc32 already, BTW), but also popular hashes like sha1, sha2-256 and so on.