e-m-b-a / emba

EMBA - The firmware security analyzer
https://www.securefirmware.de
GNU General Public License v3.0
2.62k stars 229 forks source link

p55_unblob_extractor error messages #1070

Closed torabi12 closed 5 months ago

torabi12 commented 7 months ago

Describe the bug p55_unblob_extractor.html contains thousands of lines with "Invalid checksum format" and at the end of this section some other warnings are displayed.

To Reproduce Steps to reproduce the behavior:

  1. EMBA installation (default mode)
  2. Use the firmware available here: Under development, but I am looking for a public one.
  3. Start EMBA with the following parameters: sudo ./emba -l FOLDER -f FIRMWARE -t -s -z -W -X version -Y vendor -Z device -N notes
  4. Check p55 in the final report.

Expected behavior The message should be handled smarter way and displayed less times: "2024-02-26 16:13.00 [debug ] Invalid checksum format actual_last_2_bytes=00 handler=tar pid=1833 verbosity=0x3"

Screenshots image

Desktop (please complete the following information):

Priority issue Are you already a Sponsor? - [N]

Additional context N/A

m-1-k-3 commented 7 months ago

reminder for the firmware for reproducing this issue

torabi12 commented 7 months ago

I think the FW file what I have shared with you can produce this error.

m-1-k-3 commented 6 months ago

interesting,. Looks as our unblob installation has problems. I will build a new container and do another test with the latest updates

m-1-k-3 commented 6 months ago

I can reproduce this issue in my setup

image

m-1-k-3 commented 6 months ago

on a plain Kali installation this error does not appear ...

torabi12 commented 6 months ago

In my test the "Invalid checksum format" lines were displayed many many times before the final error.

github-actions[bot] commented 6 months ago

This issue is stale because it has been open for 28 days with no activity.