Error Sntaxis antilead

Results 1 to 2 of 2
  1. #1
    Member Jesusmix167 is offline
    MemberRank
    Apr 2012 Join Date
    66Posts

    Error Sntaxis antilead

    Hello Friends Ragezone.

    Problem Compiler Antilead 2007

    1 Error:
    error C2065: 'SYSTEM_SHA1

    PHP Code:
             if(stricmp(md5.getHashFromFile("System.mrs").c_str(),  "7073ED61BD1D1F062C7FBD6CB65EBD81") || stricmp(GetFileSHA("System.mrs"), SYSTEM_SHA1))
                {
                
    MessageBoxTimeoutANULL"Se Ha Detectado Un Error""Aries GunZ"MB_ICONHANDNULL100 );
                
    printf("Un Mrs Ha Sido Editado, Ariyaes Gunz Te Desconectara. By: Xuxero\n");
                
    Sleep(7000);
                exit (
    1);
                }

    2 Error:
    error C3861: 'GetFileSHA'
    PHP Code:
             if(stricmp(md5.getHashFromFile("System.mrs").c_str(),  "7073ED61BD1D1F062C7FBD6CB65EBD81") || stricmp(GetFileSHA("System.mrs"), SYSTEM_SHA1))
                {
                
    MessageBoxTimeoutANULL"Se Ha Detectado Un Error""Aries GunZ"MB_ICONHANDNULL100 );
                
    printf("Un Mrs Ha Sido Editado, Ariyaes Gunz Te Desconectara. By: Xuxero\n");
                
    Sleep(7000);
                exit (
    1);
                } 
    Error 3:
    error C2664: 'LoadLibraryA'
    PHP Code:
      hLib LoadLibrary (L"libName");
       if (
    hLib) { 
           
    pAddr = (VOID*)GetProcAddress (hLibapiName); 
           if (
    pAddr) { 
               if (
    WriteProcessMemory (hProcess
                                (
    LPVOID)pAddr
                                (
    LPVOID)pRet
                                
    sizeof (pRet), 
                                &
    dwRet )) { 
                  if (
    dwRet) { 
                     
    bRet TRUE
                  } 
               } 
           } 
           
    FreeLibrary (hLib); 
       } 
       return 
    bRet



  2. #2
    Hi, I'm Omar! Vusion is offline
    MemberRank
    Jan 2011 Join Date
    HereLocation
    1,658Posts

    Re: Error Sntaxis antilead

    Copy the whole errors not part of it lolz.



Advertisement