a13a02276910cbc879f020ed88816512
明文huoduan
下面是提交大代码?
是普通的md5吗?
在
http://www.cmd5.com/没解开,
什么算法。。。
<td valign="middle" align="right" class="tx" style="font-size:16px;">密 码:</td>
<td align="left" valign="middle"><input name="password" type="password" class="inp" id="password" value="" size="30" maxlength="64"></td>
</tr>
<tr>
<input name="act" type="hidden" value="go" /><input type="hidden" name="token" value="<?php echo md5(time())?>"/>
<td align="center" colspan="4"><div class="cl5"></div><input type="submit" name="go" style="height:35px; width:100px;" value=" 登 录 ">
<div class="cl5"></div>
<div style="height:30px; color:#F00; text-align:center; line-height:30px;"><?php echo $tips?></div>