e-m-b-a / emba

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

Refactoring, enable threading #1383

Open m-1-k-3 opened 1 week ago

m-1-k-3 commented 1 week ago

Feature

Threading is configured via profiles and on EMBA start without a scanning profile the threading is disabled by default. This makes no sense anymore for typical EMBA runs

Threading mode is now the default mode. To disable it a scan-profile should be used.