e-m-b-a / emba

EMBA - The firmware security analyzer

Home Page:https://www.securefirmware.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Status bar without day count

torabi12 opened this issue · comments

Describe the bug
Status bar shows only hours, if the test is longer than a day it will start again from 0:00:00.
Cosmetic issue, which is only valid for very long executions.

To Reproduce
Steps to reproduce the behavior:

  1. EMBA installation default mode
  2. Start EMBA with the following parameters: sudo ./emba.sh -p ./scan-profiles/default-scan.emba
  3. wait 24:00:01
  4. See error

Expected behavior
Status bar should count days as well.

Screenshots
image

Desktop (please complete the following information):

  • OS: Kali Linux 2024.1
  • EMBA version: v1.4.0
  • Installation method: default with up to date docker image

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

Additional context
Add any other context about the problem here.

The past hit us again ... I think we had some similar issue a while back ;) Thanks for reporting

Yes, in the purple text it was fixed long time ago, but I haven't been using profiles nowadays and I tried default-profile again and I saw the missing day number this morning. Hope it is not a big work to fix!