<Meta http-equiv = "Content-Type" content = "text/html; charset = gb2312 "> <meta http-equiv =" Content-Language "content =" zh-CN "> <meta name =" author "content =" hezhiwu5@163.com "> <br/> <style> * {font-family:; font-size: 10pt} body {text-align: center }. txt {border: 1px groove gray} </style> <p> enter 32-bit md5 ciphertext: <input type = "text" id = "text1" size = "40" class = "txt" onfocus = "style. background = '# fffff0' "onblur =" style. backgrou Nd = ''"> scan password options </p> <input type = "radio" value = "aa" name = "pswc" checked> <label onclick =" pswc [0]. checked = true "> digital scan password </label> </p> <input type =" radio "value =" bb "name =" pswc "> <label onclick = "pswc [1]. checked = true "> letter scan password </label> </p> <input type =" radio "value =" cc "name =" pswc "> <label onclick = "pswc [2]. checked = true "> mixed scan password for letters and numbers </label> </p> <input type =" radio "value =" dd "name =" pswc "> <label onclick = "Pswc [3]. checked = true "> random scan password </label> </p> <input type =" radio "value =" ee "name =" pswc "> <label onclick = "pswc [4]. checked = true "> Custom scan password </label> </p> <button onclick =" starscan (); "id =" scanbu "> Start scanning password </button> <p> <! -- Scan status layer --> </p> crack md5 encryption scan status </p> <br/> password scan options: </p> <p> current ciphertext to be cracked: </p> <p> current attempt ciphertext: </p> <p> current attempt password: </p> <p> scanned Time: 0 seconds <br/> </p> <br/> <button onclick = "location. reload (true) "> Reset </button> </p> <button onclick =" ranw () "> pause </button> </p> <button onclick =" helpdiv. style. display = ''"> help </button> <br/> help </p> <ul style = "text-align: left; line-height: 20px "> <li> this program is only applicable to scanning weak passwords. For example, all passwords are numbers or the number of digits is very short. All passwords are weak passwords. </li> <li> The duration of cracking depends on the number of digits of the password and whether you select the correct scan method </li> <li> This program can scan 60 passwords per second, if your password is a three-digit password .. A three-digit password can only contain 10*10*10 = 1000 passwords. That is, a maximum of 1000/60 = 16 seconds can be used to scan any three-digit password .. </Li> <li> the password cannot be cracked in the following cases: 1) When you select a number to scan the password, but the password contains letters, 2) you can select a letter to scan the password. The password is only composed of digits .. 3) The password cannot be cracked if it contains special characters .. 4) The password contains uppercase letters. When you select a non-random scan password... 5) I will talk about it later. </Li> <li> make: hezhiwu5@163.com ...... 2006-5-15 .... The next version will solve all the problems mentioned above... Wait until you have time and mood. </li> </ul> <p> <button onclick = "helpdiv. style. display = 'none' "> you have read the above nonsense </button> <p>