DC3DD_EXIT_HASH_MISMATCH
Security as a background process
Sleep Now and Stand By Now.
Add libcurl features
So, it's been a long time, but I did a few things. So, I wanted to run parallel wipes, the program only does 1 imaging job. It's possible to perhaps change this, unsure if the program would do the wipes at the same time or consecutively. But, what I did to get around this was pipe the output to /dev/stdout on each process pushed to the background. I changed the interval from 100ms to 10000ms, and I initiated the tasks with a 2 second gap. I added this in to the report_imaging_progress fprintf (stderr,...
I'm looking through the source code, and I see provisions such as: switch (sanitize_feature) { case SANITIZE_STATUS_EXT: printf("Sanitize status:\n"); sanitize_state = get_sanitize_state(r.hob.nsect); sanitize_normal_output(sanitize_state, &r); break; When I run an enhanced secure erase command, I simply get nothing, it states that it's performing the erase, but nothing changes, then eventually at 30 minutes the process ends. Am I doing something wrong? How do I monitor this process?
Just wanted to ask, is dc3dd a good option for potential secure wipe usage? Also, I wanted to ask about parallel wiping. So, one application I can think of is to run multiple instances, which run parallel to each other, and can run interactively. Sent from Mail for Windows 10