So is it possible to restore the program after it is closed? Because the tame and wild files are overwritten. This will help:
in Vanity.cpp
if (TWRevers) {
bool F2Upload = TWUpload();
if (F2Upload) {
printf("\n[i] Upload tame.txt and wild.txt ");
}
}
else {
//ReWriteFiles();
}
It is not possible to restore all current points in all threads at the next start. By and large, stopping the program violates the algorithm. This function adds the old saved selected points, probably this increases the chances of finding a solution.