fix
All checks were successful
/ test_checkout (push) Successful in 1m43s

This commit is contained in:
Jean-Marie 'Histausse' Mineau 2025-09-23 03:52:22 +02:00
parent 0ef2cf7a35
commit 3f3f03c97d
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2

View file

@ -11,7 +11,7 @@ First, we explored the reusabiliy of static analysis tools.
Based on a systematic literature review by Li #etal, we identified 22 tools of interest, published between 2012 and 2017.
To estimate the current usability of those tools, we tested their most recent version on a large dataset of #rasta.NBTOTALSTRING applications.
We then counted the number of analysis the finished and return a result.
We established that #resultunusable of #nbtoolsselectedvariations tools are not reusable.
We established that #rasta.resultunusable of #rasta.nbtoolsselectedvariations tools are not reusable.
We were not able to use two of them, even with the help of the authors, while 10 others failed to finish their analysis more than half of the times.
The study of the succes rate of the tools for applications grouped by their caracteristics showed that the greater bytecode size increase the chance of analysis failure.
The same goes for min #SDK version to a lesser extent, and it appears that analyses of malwares are less likely to encounter a fatal error than analyses of goodware.