The prophet demo demonstrates how the predictor can be used. test1 - an application which preforms a loop for 10 times and determines that a zeor divide occurs and ends, Test2 the same application which actually performs the zeor divide and crushes. When these two application are run under prophet as: prohet test1.exe prophet test2.exe they do not crush. Actually test1 still annouces the zero divided and test2 produces the crush message but when clicking ok they continue to run