Page 7 of 10 FirstFirst ... 56789 ... LastLast
Results 91 to 105 of 138
  1. #91
    GEHhgerhgerhgerhrhr's Avatar
    Join Date
    Jan 2013
    Gender
    female
    Location
    <------> ◕‿◕ <------>
    Posts
    675
    Reputation
    107
    Thanks
    11,410
    My Mood
    Angelic
    Quote Originally Posted by Thunder Jr View Post
    And now, he changes the code from :
    #include <Windows.H>
    #include <Stdio.H>


    BYTE ByteAsli[6] = {0x00, 0x00, 0x00, 0x00, 0xFF, 0x95};
    BYTE RubahByte[6] = {0x00, 0x00, 0x00, 0x00, 0xFF, 0x95};

    DWORD Maroon5_Hack = 0;
    LPTSTR Maroon5 = "Blackshot.Exe";

    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_END)&1)
    {
    DWORD MPGH = (DWORD)GetModuleHandleA(Maroon5);
    {
    if (MPGH > 0) {
    Maroon5_Hack = MPGH + 0x4C778F;
    ((Void *)(Maroon5_Hack),(Void*)(PBYTE)RubahByte, 6);
    Sleep(100);
    Patch((Void *)(Maroon5_Hack),(Void*)(PBYTE)ByteAsli, 6);
    }
    Sleep(10);
    }
    }
    }
    Return (0);
    }
    BOOL WINAPI DllMain ( HMODULE HDll, DWORD DwReason, LPVOID LpReserved )
    {
    DisableThreadLibraryCalls(HDll);
    if (DwReason == DLL_PROCESS_ATTACH) {
    CreateThread(0, 0, LoopFunction, 0, 0, 0);
    }
    return TRUE;
    }


    To :
    #Include <Windows.H>

    #Include <Stdio.H>


    BYTE ByteAsli[6] = {0x00, 0x00, 0x00, 0x00, 0xFF, 0x95};
    BYTE RubahByte[6] = {0x00, 0x00, 0x00, 0x00, 0xFF, 0x95};

    DWORD Maroon5_Hack = 0;
    LPTSTR Maroon5 = "Blackshot.Exe";

    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_END)&1)
    {
    DWORD MPGH = (DWORD)GetModuleHandleA(Maroon5);
    {
    If (MPGH > 0) {
    Maroon5_Hack = MPGH + 0x950000; //Npsc.Des | 0x950000 | 228KB | NProtect SpeedCheck ModulePatch
    ((Void *)(Maroon5_Hack),(Void*)(PBYTE)RubahByte, 6);
    Sleep(100);
    Patch((Void *)(Maroon5_Hack),(Void*)(PBYTE)ByteAsli, 6);
    }
    Sleep(10);
    }
    }
    }
    Return (0);
    }
    BOOL WINAPI DllMain ( HMODULE HDll, DWORD DwReason, LPVOID LpReserved )
    {
    DisableThreadLibraryCalls(HDll);
    If (DwReason == DLL_PROCESS_ATTACH) {
    CreateThread(0, 0, LoopFunction, 0, 0, 0);
    }
    Return TRUE;
    }
    -.- why no ppl test ? hehe

  2. #92
    Arcton's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    SomeWhere In Your Heart
    Posts
    2,108
    Reputation
    194
    Thanks
    2,631
    My Mood
    Stressed
    Quote Originally Posted by Farah[Aisyah] View Post
    -.- why no ppl test ? hehe
    Tested =/ Fake
    Who no ppl close ?
    @ @Vehrdyn

  3. #93
    zakwanhero019's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    70
    Reputation
    10
    Thanks
    14
    My Mood
    Relaxed
    @Farah[Aisyah] can make a video about this please

  4. #94
    COD3RIN's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Posts
    5,309
    Reputation
    468
    Thanks
    28,779
    My Mood
    Angelic
    Quote Originally Posted by zakwanhero019 View Post
    @Farah[Aisyah] can make a video about this please
    Actually no need just follow maroon 5 steps

  5. #95
    shahir1's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Dalam Rumah
    Posts
    57
    Reputation
    10
    Thanks
    437
    I think, u leecher Maroon5.. dont lie.. dont think i stupid..

  6. #96
    zachariasgila's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Location
    Next To You ~.~
    Posts
    2
    Reputation
    10
    Thanks
    284
    My Mood
    Angelic
    SO How does This Works???

    Put Chams.. With This code??

  7. #97
    COD3RIN's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Posts
    5,309
    Reputation
    468
    Thanks
    28,779
    My Mood
    Angelic
    Quote Originally Posted by shahir1 View Post
    I think, u leecher Maroon5.. dont lie.. dont think i stupid..
    Dont be a leecher.......someone posted the dll about that code just wait

  8. #98
    HskCool's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    50
    Reputation
    10
    Thanks
    118
    My Mood
    Cool
    Nice....Work...

    ---------- Post added at 09:35 PM ---------- Previous post was at 09:32 PM ----------

    Work la..-_-....zZz..aku inject kat bs..xde detect pon..

  9. #99
    GEHhgerhgerhgerhrhr's Avatar
    Join Date
    Jan 2013
    Gender
    female
    Location
    <------> ◕‿◕ <------>
    Posts
    675
    Reputation
    107
    Thanks
    11,410
    My Mood
    Angelic
    detected close thread

  10. #100
    johnycool's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    Behind you
    Posts
    115
    Reputation
    10
    Thanks
    99
    My Mood
    Lonely
    maroon5 seems quiet..haha

    ---------- Post added at 07:38 AM ---------- Previous post was at 07:36 AM ----------

    !!!!!!!!!!!!!!!!!!!!!!!!!!!

  11. #101
    HskCool's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    50
    Reputation
    10
    Thanks
    118
    My Mood
    Cool
    dia leecher kot..kate tkn buttom home untuk active..aq carik sc..button home xde pon -_-

    yang jumpe..vk_end..<-- Button End..

  12. #102
    GEHhgerhgerhgerhrhr's Avatar
    Join Date
    Jan 2013
    Gender
    female
    Location
    <------> ◕‿◕ <------>
    Posts
    675
    Reputation
    107
    Thanks
    11,410
    My Mood
    Angelic
    Quote Originally Posted by HskCool View Post
    dia leecher kot..kate tkn buttom home untuk active..aq carik sc..button home xde pon -_-

    yang jumpe..vk_end..<-- Button End..
    -.- detected ler

  13. #103
    HskCool's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    50
    Reputation
    10
    Thanks
    118
    My Mood
    Cool
    x nk detect tuka..byte dia..zZz...aq dh buat..kuar msgbox...

    0x5290000

  14. #104
    Maroon5.'s Avatar
    Join Date
    Jan 2013
    Gender
    male
    Location
    "C:\Program Files (x86)\Maroon5\One More Night.mp4"
    Posts
    661
    Reputation
    47
    Thanks
    879
    My Mood
    Devilish
    Quote Originally Posted by Thunder Jr View Post
    You looking carefully at it motherfucker
    You successfully built it with MAT bypass u muthafucker.
    MAT bypass . Same code with blackshot . . the error cause "Capital letter''
    Check before post . nigga


    ---------- Post added at 11:32 AM ---------- Previous post was at 11:27 AM ----------

    Quote Originally Posted by Thunder Jr View Post
    And now, he changes the code from :
    #include <Windows.H>
    #include <Stdio.H>


    BYTE ByteAsli[6] = {0x00, 0x00, 0x00, 0x00, 0xFF, 0x95};
    BYTE RubahByte[6] = {0x00, 0x00, 0x00, 0x00, 0xFF, 0x95};

    DWORD Maroon5_Hack = 0;
    LPTSTR Maroon5 = "Blackshot.Exe";

    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_END)&1)
    {
    DWORD MPGH = (DWORD)GetModuleHandleA(Maroon5);
    {
    if (MPGH > 0) {
    Maroon5_Hack = MPGH + 0x4C778F;
    ((Void *)(Maroon5_Hack),(Void*)(PBYTE)RubahByte, 6);
    Sleep(100);
    Patch((Void *)(Maroon5_Hack),(Void*)(PBYTE)ByteAsli, 6);
    }
    Sleep(10);
    }
    }
    }
    Return (0);
    }
    BOOL WINAPI DllMain ( HMODULE HDll, DWORD DwReason, LPVOID LpReserved )
    {
    DisableThreadLibraryCalls(HDll);
    if (DwReason == DLL_PROCESS_ATTACH) {
    CreateThread(0, 0, LoopFunction, 0, 0, 0);
    }
    return TRUE;
    }


    To :
    #Include <Windows.H>

    #Include <Stdio.H>


    BYTE ByteAsli[6] = {0x00, 0x00, 0x00, 0x00, 0xFF, 0x95};
    BYTE RubahByte[6] = {0x00, 0x00, 0x00, 0x00, 0xFF, 0x95};

    DWORD Maroon5_Hack = 0;
    LPTSTR Maroon5 = "Blackshot.Exe";

    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_END)&1)
    {
    DWORD MPGH = (DWORD)GetModuleHandleA(Maroon5);
    {
    If (MPGH > 0) {
    Maroon5_Hack = MPGH + 0x950000; //Npsc.Des | 0x950000 | 228KB | NProtect SpeedCheck ModulePatch
    ((Void *)(Maroon5_Hack),(Void*)(PBYTE)RubahByte, 6);
    Sleep(100);
    Patch((Void *)(Maroon5_Hack),(Void*)(PBYTE)ByteAsli, 6);
    }
    Sleep(10);
    }
    }
    }
    Return (0);
    }
    BOOL WINAPI DllMain ( HMODULE HDll, DWORD DwReason, LPVOID LpReserved )
    {
    DisableThreadLibraryCalls(HDll);
    If (DwReason == DLL_PROCESS_ATTACH) {
    CreateThread(0, 0, LoopFunction, 0, 0, 0);
    }
    Return TRUE;
    }
    LoL . here some mistake you may know about .
    At MPGH use "Century Gothic" Font
    and write with small letter.
    click Post !
    see what happen .
    the system Auto "Capital" it . That's why some of you gets error
    . Anyways Thanks to you for changing it


    ---------- Post added at 11:33 AM ---------- Previous post was at 11:32 AM ----------

    Quote Originally Posted by shahir1 View Post
    I think, u leecher Maroon5.. dont lie.. dont think i stupid..
    leecher ? this code is from mine . I made it


    ---------- Post added at 11:33 AM ---------- Previous post was at 11:33 AM ----------

    Quote Originally Posted by COD3RIN View Post


    Dont be a leecher.......someone posted the dll about that code just wait
    do you mean me ?


    ---------- Post added at 11:34 AM ---------- Previous post was at 11:33 AM ----------

    Quote Originally Posted by Farah[Aisyah] View Post
    detected close thread
    Detect ? has try it ? Fucking Faker


    ---------- Post added at 11:34 AM ---------- Previous post was at 11:34 AM ----------

    Quote Originally Posted by johnycool View Post
    maroon5 seems quiet..haha

    ---------- Post added at 07:38 AM ---------- Previous post was at 07:36 AM ----------

    !!!!!!!!!!!!!!!!!!!!!!!!!!!
    I get some sleep just now


    ---------- Post added at 11:36 AM ---------- Previous post was at 11:34 AM ----------

    Quote Originally Posted by HskCool View Post
    dia leecher kot..kate tkn buttom home untuk active..aq carik sc..button home xde pon -_-

    yang jumpe..vk_end..<-- Button End..
    ye . Actually MAT hotkeys is Home . But Blackshot i just plan to make it "home"
    forget to Change .


    ---------- Post added at 11:37 AM ---------- Previous post was at 11:36 AM ----------

    Quote Originally Posted by Farah[Aisyah] View Post
    -.- detected ler
    no test , no talk Shit .


    ---------- Post added at 11:38 AM ---------- Previous post was at 11:37 AM ----------

    Quote Originally Posted by HskCool View Post
    x nk detect tuka..byte dia..zZz...aq dh buat..kuar msgbox...

    0x5290000
    If detect . I have teach
    to find the address using Process Hacker


    ---------- Post added at 11:56 AM ---------- Previous post was at 11:38 AM ----------

    Quote Originally Posted by Thunder Jr View Post
    And now, he changes the code from :
    #include <Windows.H>
    #include <Stdio.H>


    BYTE ByteAsli[6] = {0x00, 0x00, 0x00, 0x00, 0xFF, 0x95};
    BYTE RubahByte[6] = {0x00, 0x00, 0x00, 0x00, 0xFF, 0x95};

    DWORD Maroon5_Hack = 0;
    LPTSTR Maroon5 = "Blackshot.Exe";

    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_END)&1)
    {
    DWORD MPGH = (DWORD)GetModuleHandleA(Maroon5);
    {
    if (MPGH > 0) {
    Maroon5_Hack = MPGH + 0x4C778F;
    ((Void *)(Maroon5_Hack),(Void*)(PBYTE)RubahByte, 6);
    Sleep(100);
    Patch((Void *)(Maroon5_Hack),(Void*)(PBYTE)ByteAsli, 6);
    }
    Sleep(10);
    }
    }
    }
    Return (0);
    }
    BOOL WINAPI DllMain ( HMODULE HDll, DWORD DwReason, LPVOID LpReserved )
    {
    DisableThreadLibraryCalls(HDll);
    if (DwReason == DLL_PROCESS_ATTACH) {
    CreateThread(0, 0, LoopFunction, 0, 0, 0);
    }
    return TRUE;
    }


    To :
    #Include <Windows.H>

    #Include <Stdio.H>


    BYTE ByteAsli[6] = {0x00, 0x00, 0x00, 0x00, 0xFF, 0x95};
    BYTE RubahByte[6] = {0x00, 0x00, 0x00, 0x00, 0xFF, 0x95};

    DWORD Maroon5_Hack = 0;
    LPTSTR Maroon5 = "Blackshot.Exe";

    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_END)&1)
    {
    DWORD MPGH = (DWORD)GetModuleHandleA(Maroon5);
    {
    If (MPGH > 0) {
    Maroon5_Hack = MPGH + 0x950000; //Npsc.Des | 0x950000 | 228KB | NProtect SpeedCheck ModulePatch
    ((Void *)(Maroon5_Hack),(Void*)(PBYTE)RubahByte, 6);
    Sleep(100);
    Patch((Void *)(Maroon5_Hack),(Void*)(PBYTE)ByteAsli, 6);
    }
    Sleep(10);
    }
    }
    }
    Return (0);
    }
    BOOL WINAPI DllMain ( HMODULE HDll, DWORD DwReason, LPVOID LpReserved )
    {
    DisableThreadLibraryCalls(HDll);
    If (DwReason == DLL_PROCESS_ATTACH) {
    CreateThread(0, 0, LoopFunction, 0, 0, 0);
    }
    Return TRUE;
    }
    And . if the code patched . i have teach to find new byte of your Gameguard .
    then Change it
    Change here
    Code:
    BYTE ByteAsli[6] = {0x00, 0x00, 0x00, 0x00, 0xFF, 0x95};
    BYTE RubahByte[6] = {0x00, 0x00, 0x00, 0x00, 0xFF, 0x95};
    No flame around anymore . i'm tired please

  15. #105
    COD3RIN's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Posts
    5,309
    Reputation
    468
    Thanks
    28,779
    My Mood
    Angelic
    Not you maroon 5 read my quetes post

Page 7 of 10 FirstFirst ... 56789 ... LastLast

Similar Threads

  1. [WTT] I want to trade CD Ket stealer source code with bypass+scirpt+remote exec
    By petch2542 in forum DayZ Selling / Trading / Buying
    Replies: 2
    Last Post: 11-19-2012, 04:15 AM
  2. Replies: 3
    Last Post: 10-22-2012, 05:27 PM
  3. [Help] anyone help me for this source code
    By jojit_0024 in forum WarRock Hack Source Code
    Replies: 20
    Last Post: 08-11-2012, 02:29 PM
  4. [Request] NEED BYPASS FOR BLACKSHOT
    By zwanbenassi in forum Hack Requests
    Replies: 7
    Last Post: 02-01-2011, 12:27 AM
  5. Trading my account LVL 40 + working bypass for a retail code
    By xWarr0ckx in forum Trade Accounts/Keys/Items
    Replies: 36
    Last Post: 07-02-2007, 10:33 PM