2017年3月12日
摘要: Hash Type Hash Length “Magic” Number / String Magic Hash MD5的php <?phpfor ($i; $i < 100000000; $i++) { if (substr(md5($i), 0, 6) == 'd46240') { echo $ 阅读全文
posted @ 2017-03-12 10:50 Oran9e 阅读(5420) 评论(0) 推荐(1)