small change

This commit is contained in:
Jean-Marie 'Histausse' Mineau 2025-11-22 16:42:18 +01:00
parent b2f5947139
commit fc66e2bc25

View file

@ -22,7 +22,7 @@ You need `python3` installed (`3.13` should work).
The experiment run in 4 steps. The experiment run in 4 steps.
The first one is run with `bash scan.sh` which download the applications from androzoo and check the classes definitions for shadowing. The first one is run with `bash scan.sh` which download the applications from androzoo and check the classes definitions for shadowing.
Make sure to wait for the 20 workers to finish before running the next steps. This can take some time. Make sure to wait for all the workers to finish before running the next steps. This can take some time.
The next step is run with `bash digest.sh`, it will store the result in a sqlite database. The next step is run with `bash digest.sh`, it will store the result in a sqlite database.