You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been unable to find a source for the loop iteration - is it just empirical? Is there any evidence this number of iterations is enough? Different hardware / architecture? I guess:
Fixed iterations → false negatives (declaring a system not vulnerable when it is in fact vulnerable)
Testing underlying file → infinite loop on invulnerable systems
Is there a version which tests whether the underlying file has been changed, perhaps reporting every 100000000 iterations? Just curious...
The text was updated successfully, but these errors were encountered:
I've been unable to find a source for the loop iteration - is it just empirical? Is there any evidence this number of iterations is enough? Different hardware / architecture? I guess:
Is there a version which tests whether the underlying file has been changed, perhaps reporting every 100000000 iterations? Just curious...
The text was updated successfully, but these errors were encountered: