Theessence of either of these methods is to restore the operating systemto a reliable state before fuzzing (it is also possible to modify thekernel itself to do this upon a bugcheck and restore from a memoryimage stored on disk, though this would not be a very pleasantsolution, especially as the operating system may have become so corruptthat it cannot perform this)

어느 쪽 방법이건 이런 방법들의 핵심은 운영체제를 엉키기 전의 상태로 되돌린다는 것이다.(버그체크 후 디스크 상의 메모리 이미지로부터 시스템을 복원해낼 때 이 방법을 사용하기 위해 커널을 수정하는 것도 가능하다, 비록 그렇게 하는 것은 그리 달가운 해결책은 아니지만 말이다. 왜냐 하면 운영체제가 그런 작업을 수행하지도 못할 정도로 망가졌을 수도 있기 때문이다)