Thread: need help
View Single Post
Old Apr 10th, 2006, 8:17 AM   #1
ProjectX
Programmer
 
ProjectX's Avatar
 
Join Date: Feb 2005
Posts: 37
Rep Power: 0 ProjectX is on a distinguished road
need help

Hey guys I just found this
http://www.securiteam.com/exploits/5GP0E2KFQQ.html
and i know there is a noob protection on it cuz when it finds a target it gives the hash as stars. and i need some help noe I have some idea but not sure. Is this part of the protection
($cmember_id = $member_id) =~ s/(.)/"%".uc(sprintf("%2.2x",ord($1)))/eg;

while(1)
{
if(&found(47,58)==0) { &found(96,122); }
and if there is something else please help me out here. Thanks alot
ProjectX is offline   Reply With Quote