[Ayuda] Que no se vea la contraseсa D:
#9

PHP код:
stock Hash(string[])
{
    new const 
len strlen(string);
    new 
s[2] = {25};
    
s[1] *= len;
    new 
str1[40];
    new 
str2[3];
    for(new 
0leni++)
    {
        
s[0] += (string[i] & ((i+2) ^ len));
        
format(str2sizeof(str2), "%x"s[1] += (s[0] * 4));
        
strcat(str1str2);
    }
    return 
str1;

Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)