Results 1 to 4 of 4
  1. #1
    scimmyboy's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    https://mpgh.net MPGHCash: $442,596,199
    Posts
    5,645
    Reputation
    26
    Thanks
    896
    My Mood
    Happy

    [Release] Full Bypass Source

    Code:
    #define "x_file.h"
    
    int EhSvc = (long)GetModuleHandleA("EhSvc.dll");
    'if'(EhSvc !=0);{
    DWORD OldProtect;
    
    int EhPtr   = (0xD1E44);
    int Memory1 =(EhSvc+0xD4328);//HS-Addy
    int Memory2 =(EhSvc+0xD4334);//Hs-Addy-Jump
    int Memory3 =(EhSvc+0xD5A88);//Hs-Addy-Jump
    int Memory4 =(EhSvc+0xD5AD4);//Hs-Addy-Jump
    int Memory5 =(EhSvc+0xD5B04);//Hs-Addy-Jump
    int Memory6 =(EhSvc+0xCA2EC);//Hs-Addy-Jump
    int Memory7 =(EhSvc+0xC92F8);//Hs-Addy-Jump
    int Memory8 =(EhSvc+0xD0AC8);//Hs-Addy-Jump
    int Memory9 = (EhSvc+0xCA2EC);//Hs-Addy-Jump
    int Memory10 =(EhSvc+0xD5B04);//Hs-Addy-Jump
    int Memory11 =(EhSvc+0xD5B0C);//Hs-Addy-Jump
    int Memory12 =(EhSvc+0xC92FC);//Hs-Addy-Jump
    int Memory13 =(EhSvc+0xC92F4);//Hs-Addy-Jump
    int Memory14 =(EhSvc+0xD4340);//Hs-Addy-Jump
    int Memory15 =(EhSvc+0xD0680);//Hs-Addy-Jump
    int Memory16 =(EhSvc+0xD3E28);//Hs-Addy-Jump
    int Memory17 =(EhSvc+0xD3E48);//Hs-Addy-Jump
    int Memory18 =(EhSvc+0xD691C);//Hs-Addy-Jump
    int Memory19 =(EhSvc+0xCA2EC);//Hs-Addy-Jump
    int Memory20 =(EhSvc+0xD5ACC);//Hs-Addy-Jump
    int Memory21 =(EhSvc+0xD43C4);//Hs-Addy-Jump
    int Memory22 =(EhSvc+0xD4334);//Hs-Addy-Jump
    
    VirtualProtect((void*)(Memory1),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory1) = 4;
    VirtualProtect((void*)(Memory2),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory2) = 4;
    VirtualProtect((void*)(Memory3),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory3) = 4;
    VirtualProtect((void*)(Memory4),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory4) = 4;
    VirtualProtect((void*)(Memory5),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory5) = 4;
    VirtualProtect((void*)(Memory6),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory6) = 4;
    VirtualProtect((void*)(Memory7),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory7) = 4;
    VirtualProtect((void*)(Memory8),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory8) = 4;
    VirtualProtect((void*)(Memory9),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory9) = 4;
    VirtualProtect((void*)(Memory10),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory10) = 4;
    VirtualProtect((void*)(Memory11),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory11) = 4;
    VirtualProtect((void*)(Memory12),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory12) = 4;
    VirtualProtect((void*)(Memory13),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory13) = 4;
    VirtualProtect((void*)(Memory14),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory14) = 4;
    VirtualProtect((void*)(Memory15),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory15) = 4;
    VirtualProtect((void*)(Memory16),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory16) = 4;
    VirtualProtect((void*)(Memory17),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory17) = 4;
    VirtualProtect((void*)(Memory18),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory18) = 4;
    VirtualProtect((void*)(Memory19),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory19) = 4;
    VirtualProtect((void*)(Memory20),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory20) = 4;
    VirtualProtect((void*)(Memory21),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory21) = 4;
    VirtualProtect((void*)(Memory22),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    *(DWORD*)(Memory22) = 4;
    VirtualProtect((void*)(Memory23),0x6,PAGE_EXECUTE_READWRITE,&OldProtect);
    
    
    
    Sleep(5);
    }
    The addresses are outdated. Get them yourself. and Enjoy

  2. #2
    ac1d_buRn's Avatar
    Join Date
    Aug 2009
    Gender
    female
    Location
    CA Source Section
    Posts
    3,404
    Reputation
    157
    Thanks
    4,003
    My Mood
    Flirty
    Ty for this.
    Might have a look into it.

  3. #3
    scimmyboy's Avatar
    Join Date
    Jan 2008
    Gender
    male
    Location
    https://mpgh.net MPGHCash: $442,596,199
    Posts
    5,645
    Reputation
    26
    Thanks
    896
    My Mood
    Happy
    Quote Originally Posted by ac1d_buRn View Post
    Ty for this.
    Might have a look into it.
    enjoy. make a nice hack out of this.

  4. #4
    LegendaryAbbo's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    5,243
    Reputation
    23
    Thanks
    546
    My Mood
    Relaxed