#!/usr/bin/php 0;$x--) echo("#"); echo("\x0d"); } $tnum = rand(0,99); echo("Find: ".($find = md5($tnum)).":??\n"); $i = 0; while(1) { $tnum = rand(0,99); $test = md5($tnum); echo("\x0d MD5: ".$test." ".$tocse[$i]." :$tnum "); usleep(50000); if($test == $find) { break; } $i++; if($i > 3) { $i = 0; } } echo("\x0d MD5: ".$test.":$tnum \n Found\x07!!!\n\n"); }