Disk protection software makes a strong promise: A computer returns to a known state every time it restarts, no matter what happened in between. The mechanism behind it is kernel-level write redirection. This article explains how it intercepts disk writes, holds them apart and discards them on reboot.
...








