!c999Shell v. 1.0 pre-release build #16!

Software: nginx. PHP/5.2.17 

uname -a: Linux hosting 2.6 #1 i686 

 

Safe-mode: OFF (not secure)

/files/   drwxr-xr-x
Free of (0%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     main.cpp (1.3 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
#include <stdio.h>
#include <iostream.h>
int db=0;
void megold(int h[],char input[]){
     int j,x;
      for (j=0;j<4; j++){//ELLENÖRZÉS CIKLUS
       if(h[j]==(input[j]-48)){
                               db++;
                               printf("+ ");
                               }else{
                                      for (x=0;x<4; x++){
                                      if (h[x]==input[j]-48){
                                      printf("- "); break;
                                      }}} 
                                      if(db==4)printf("\nEggyezik!");
                                 }
     
     }
k :D játszunk vmit:D:D m:D jo de most te találd ki mit nem tudom :D bújocskázzunk XD
:D


int main(){
     int h[3],i;  
     char input[4]; 

     srand( (unsigned)time( NULL ) );

     printf("[ ");
     for(i=0;i<4;i++){
                      h[i]=(rand() % 6) +1;
                      printf("%d ",h[i]);
                      }
     printf("]\n");
     i=1;
     while(1){// PRÓBÁLKOZÁS CIKLUS
              db=0;   
              printf("\n%d probalkozas:",i);
              gets(input);
              megold(h,input);
              i++; 
              }          
     getchar();
     }
     //irjunk + jelet ha van jó szín jó helyen éso kés:D :D és - jelet ha jó szín rossz helyen   

:: Command execute ::

Enter:
 
Select:
 

:: Shadow's tricks :D ::

Useful Commands
 
Warning. Kernel may be alerted using higher levels
Kernel Info:

:: Preddy's tricks :D ::