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
cout << "Note: Insert one external mass storage device at a time to this Machine!!!. Insert the mass storage device before running this program." << endl;
cout << "memerase -f <file> -i <number of iterations> : Deep erase." << endl;
cout << "memerase -o : Fill all sectors zeros." << endl;
cout << "memerase -l : Fill all sectors once." << endl;
cout << "memerase -r : Fill all sectors random." << endl;