Oren-i
Oren-i
> Do you mean that entries in "Currently analyzed firmware" (/system_health) never complete? Correct. I rerun the test and reproduced the error, but I now see that there is a...
The issue here I think is that binwalk does indeed take too much time for some files, and that FACT_core does not correctly handle timeouts in FACT_extractor. In some cases...
I submited a merge request to fix any timeout in fact_extractor. I tested this on v3.3. Unfortunately I could not test this on main, but I think it should still...
I also submited a patch to fact_extractor to try to get partial results in case binwalk does not finish.
> And the other PR is https://github.com/fkie-cad/fact_extractor/pull/94
I'm a coworker of @dgutson The solution suggested by @emteere worked for the function, so the issue is not that the calling convention is unsupported. Unfortunately, the solution does not...