Page 1 of 3 123 LastLast
Results 1 to 15 of 40
  1. #1
    XPS Hacking's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    76
    Reputation
    10
    Thanks
    756
    My Mood
    Cool

    Post Auto Bypass & Wallhack Source For MAT

    Auto Bypass Source :
    #include <windows.h>
    #include <stdio.h>
    BYTE Bypass[7] = {0x73, 0x1E, 0x68, 0x00, 0x00, 0x04, 0x00}; //Byte ON Bypass
    BYTE Bypass2[7] = {0x74, 0x1E, 0x68, 0x00, 0x00, 0x04, 0x00}; //Byte OFF Bypass
    DWORD Juwendivb = 0;
    LPTSTR COD = "MAT.exe"; // Target game

    void Patch(void *adr, void *ptr, int size)
    {
    DWORD NewProtection;
    VirtualProtect(adr,size,PAGE_EXECUTE_WRITECOPY, &NewProtection);
    memcpy(adr,ptr,size);
    VirtualProtect(adr,size,NewProtection, &NewProtection);
    }


    DWORD WINAPI LoopFunction(LPVOID param)
    {
    while (1) {

    if(GetAsyncKeyState(VK_HOME)&1)//Home Hotkey
    {
    DWORD Maho = (DWORD)GetModuleHandleA(COD);
    {
    if (Maho > 0) {
    Juwendivb = Maho + 0x266E76; // Pointer Bypass
    Patch((void *)(Juwendivb),(void*)(PBYTE)Bypass2, 7); //Byte ON Bypass
    Sleep(100);
    Patch((void *)(Juwendivb),(void*)(PBYTE)Bypass, 7); // Byte OFF Bypass
    }
    Sleep(10);
    }
    }
    }
    return (0);
    }
    BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved ) //DLL Main
    {
    // ngurangin beban kerja dll
    DisableThreadLibraryCalls(hDll);
    if (dwReason == DLL_PROCESS_ATTACH) {
    CreateThread(0, 0, LoopFunction, 0, 0, 0);
    }
    return TRUE;
    }
    Wallhack Source :

    if(Wallack) // Wallhack Function Called int Wallhack = 0;
    {
    if((Stride == 52 || Stride == 32 ))
    {
    pDevice->SetRenderState(D3DRS_ZENABLE, FALSE);
    oDrawIndexedPrimitive(pDevice, PrimType, BaseVertexIndex, MinVertexIndex, NumVertices, startIndex, primCount);
    pDevice->SetRenderState(D3DRS_ZENABLE, TRUE);
    }
    }

  2. The Following 3 Users Say Thank You to XPS Hacking For This Useful Post:

    kimi124 (03-31-2013),nokaden (03-07-2013),Xiao@ (04-05-2013)

  3. #2
    awish12's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Location
    Selangor, Selangor, Malaysia, Malaysia
    Posts
    3
    Reputation
    10
    Thanks
    0
    hhow to use

  4. #3
    XPS Hacking's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    76
    Reputation
    10
    Thanks
    756
    My Mood
    Cool
    Compile With C++ 2010

  5. The Following User Says Thank You to XPS Hacking For This Useful Post:

    astron51 (03-02-2013)

  6. #4
    elimabiru's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    Behind YOU...
    Posts
    126
    Reputation
    10
    Thanks
    688
    My Mood
    Worried
    its a dll or pogram ?

    ---------- Post added at 08:46 AM ---------- Previous post was at 08:35 AM ----------

    Quote Originally Posted by XPS Hacking View Post
    Compile With C++ 2010
    This for Mat CIB ?
    This dll or CMD ??
    Give me a Thanks if i HELP !

    Making a Hack ! :
    Injector : Done
    Chams : In Progress
    Wallhack : Done
    Wireframe : Not Done
    D3D Menu : Done
    Loader : Done
    Trainer : Done


    Need Help on someone that good at C++ !
    Sorry if i make Mistake !!


    200 Thanks :
    500 Thanks : /me
    800 Thanks :
    1000 Thanks :

  7. #5
    astron51's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Location
    Stuttgart, Germany
    Posts
    618
    Reputation
    57
    Thanks
    4,939
    My Mood
    Dead
    Itz usefull for me

    Quote Originally Posted by Aula View Post
    FaQ2: Will my Main account will get ban?
    -Hell yeah . Who ask u to use this 3rd party program on ur main account ? Fcking Idiot .

    Get 100 Thanks - ✔
    Get 200 Thanks - ✔
    Get 300 Thanks - ✔
    Get 400 Thanks - ✔
    Get 500 Thanks - ✔
    Get 600 Thanks - ✔
    Get 700 Thanks - ✔
    Get 800 Thanks - ✔
    Get 900 Thanks - ✔
    Get 1000 Thanks - ✔
    Get 1500 Thanks - ✔
    Get 2000 Thanks - ✔
    Get 2500 Thanks - ✔
    Achievement Completed.

  8. #6
    elimabiru's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    Behind YOU...
    Posts
    126
    Reputation
    10
    Thanks
    688
    My Mood
    Worried
    Quote Originally Posted by astron51 View Post
    Itz usefull for me
    This for Mat CIB ?
    This dll or CMD ??
    Give me a Thanks if i HELP !

    Making a Hack ! :
    Injector : Done
    Chams : In Progress
    Wallhack : Done
    Wireframe : Not Done
    D3D Menu : Done
    Loader : Done
    Trainer : Done


    Need Help on someone that good at C++ !
    Sorry if i make Mistake !!


    200 Thanks :
    500 Thanks : /me
    800 Thanks :
    1000 Thanks :

  9. #7
    XPS Hacking's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    76
    Reputation
    10
    Thanks
    756
    My Mood
    Cool
    Wallhack Source , Work ALL MAT

  10. #8
    astron51's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Location
    Stuttgart, Germany
    Posts
    618
    Reputation
    57
    Thanks
    4,939
    My Mood
    Dead
    Quote Originally Posted by XPS Hacking View Post
    Wallhack Source , Work ALL MAT
    Compile to DLL or ?

    Quote Originally Posted by Aula View Post
    FaQ2: Will my Main account will get ban?
    -Hell yeah . Who ask u to use this 3rd party program on ur main account ? Fcking Idiot .

    Get 100 Thanks - ✔
    Get 200 Thanks - ✔
    Get 300 Thanks - ✔
    Get 400 Thanks - ✔
    Get 500 Thanks - ✔
    Get 600 Thanks - ✔
    Get 700 Thanks - ✔
    Get 800 Thanks - ✔
    Get 900 Thanks - ✔
    Get 1000 Thanks - ✔
    Get 1500 Thanks - ✔
    Get 2000 Thanks - ✔
    Get 2500 Thanks - ✔
    Achievement Completed.

  11. #9
    XPS Hacking's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    76
    Reputation
    10
    Thanks
    756
    My Mood
    Cool
    Yeah , Compile To DLL

  12. The Following User Says Thank You to XPS Hacking For This Useful Post:

    astron51 (03-02-2013)

  13. #10
    GFauk's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Wallhack Source : Cpp and .H ??

  14. #11
    elimabiru's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    Behind YOU...
    Posts
    126
    Reputation
    10
    Thanks
    688
    My Mood
    Worried
    i get DC when in lobby
    Give me a Thanks if i HELP !

    Making a Hack ! :
    Injector : Done
    Chams : In Progress
    Wallhack : Done
    Wireframe : Not Done
    D3D Menu : Done
    Loader : Done
    Trainer : Done


    Need Help on someone that good at C++ !
    Sorry if i make Mistake !!


    200 Thanks :
    500 Thanks : /me
    800 Thanks :
    1000 Thanks :

  15. #12
    dafuqfuck's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Home
    Posts
    289
    Reputation
    10
    Thanks
    523
    My Mood
    Confused
    Quote Originally Posted by XPS Hacking View Post
    Compile With C++ 2010
    is Visual C# 2010 Express?
    I AM DRUNK RIGHT NOW

  16. #13
    XPS Hacking's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    76
    Reputation
    10
    Thanks
    756
    My Mood
    Cool
    Change Patch & Address Bypass For Cib , Or AK .
    I See Your's Example Bypass For Xshot .

  17. #14
    arielzafri's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    "C:\Program Files\CiB Net Station\MAT\System\MAT.exe"
    Posts
    14
    Reputation
    10
    Thanks
    18
    My Mood
    Worried
    Quote Originally Posted by XPS Hacking View Post
    Change Patch & Address Bypass For Cib , Or AK .
    I See Your's Example Bypass For Xshot .
    ok how change patch &address bypass for cib i did know?
    And your bypass sources code need compile Dll or Exe?




    ™†ArielZafri†™
    WinnerEvent
    ╔══════════════════════════╗
    ╦╬╦█║▌│ █│║▌ ║││█║▌ │║║█╦╬╦
    Welcome Here to my info
    ™†ArielZafri†™
    ╚══════════════════════════╝

  18. #15
    dafuqfuck's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    Home
    Posts
    289
    Reputation
    10
    Thanks
    523
    My Mood
    Confused
    Quote Originally Posted by XPS Hacking View Post
    Change Patch & Address Bypass For Cib , Or AK .
    I See Your's Example Bypass For Xshot .
    show tutorial from video i think all mpgh member will easy to follow you step
    I AM DRUNK RIGHT NOW

  19. The Following User Says Thank You to dafuqfuck For This Useful Post:

    Monikiko (05-20-2013)

Page 1 of 3 123 LastLast

Similar Threads

  1. [Help] How To Bypass or Kill Shield for Mat Console :confused:
    By police008 in forum Mission Against Terror Hacks & Cheats
    Replies: 0
    Last Post: 12-30-2012, 12:36 AM
  2. crossfire wallhack source for hook
    By GangsterCode in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 9
    Last Post: 10-04-2010, 06:47 AM
  3. Source for Combat Arms chams(wallhack)
    By bannedshow in forum C++/C Programming
    Replies: 62
    Last Post: 10-08-2009, 08:50 AM
  4. dll source for SF wallhack
    By lyndie08 in forum Programming Tutorial Requests
    Replies: 0
    Last Post: 03-06-2009, 05:15 AM
  5. Trading my PB bypass and my ct for uce source
    By xydox in forum Trade Accounts/Keys/Items
    Replies: 2
    Last Post: 05-04-2007, 03:13 AM

Tags for this Thread