![]() |
iJOo Md5 hash - Learn Be Master ^^
buat Encrypt n decrypt file md5 hash password dll - please be patient. If you have hit cancel before MDcrack has exited, please click here."); } ?> \n\n\n"); } elseif(isset($HTTP_GET_VARS[string]) and $HTTP_GET_VARS[string] != "") { $cmd = "./mdcrack "; // Error checking if(strlen($HTTP_GET_VARS[size]) >2) die("That was cute, kid. try again."); // Predefined values: $cmd .= "-M ".$HTTP_GET_VARS[type]; if($HTTP_GET_VARS[verbose] == "yes") $cmd .= "-v "; if($HTTP_GET_VARS[verbose] == "very") $cmd .= "-V "; if($HTTP_GET_VARS[delres] == "yes") $cmd .= "-d "; if($HTTP_GET_VARS[allc] == "yes") $cmd .= "-a "; // Text strings: if($HTTP_GET_VARS[pre] != "") $cmd .= "-b ".$HTTP_GET_VARS[pre]." "; if($HTTP_GET_VARS[suf] != "") $cmd .= "-e ".$HTTP_GET_VARS[suf]." "; if($HTTP_GET_VARS[cset] != "") $cmd .= "-s ".$HTTP_GET_VARS[cset]." "; if($HTTP_GET_VARS[in] != "") $cmd .= "-R ".$HTTP_GET_VARS[in]." "; if($HTTP_GET_VARS[out] != "") $cmd .= "-W ".$HTTP_GET_VARS[out]." "; if($HTTP_GET_VARS[fout] != "") $cmd .= "-F ".$HTTP_GET_VARS[fout]." "; if($HTTP_GET_VARS[size] != "") $cmd .= "-S ".$HTTP_GET_VARS[size]." "; // Run MDcrack if(strlen($HTTP_GET_VARS[string]) == 32) { $cmd .= " ".$HTTP_GET_VARS[string]; exec(escapeshellcmd($cmd), $output); print(" \n $cmd \n"); print("\n\n\n The hash you entered appears either to be too long or too short. Please try again."); } } unlink("lockfile") or print("Could not remove lockfile. Please check permissions."); ?> Version .99a - 13-Aug-03 |
![]() |