Results 1 to 15 of 15
  1. #1
    New Way's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    1

    Cool Help me my sorce code

    What's the problem with this source ?

    Code:
    #include <windows.h>
    #include <fstream>
    
    using namespace std;
    
    #define HookShell (DWORD) GetModuleHandleA ("CShell.dll"); / / This is gonna attack HackDuvarına expressed in the ediyorZ Crossfire.
    
    NewWay void (void)
    
    {
        bool wallhack = 1;
    
        while (1)
        {
            HookShell CShell = DWORD;
                         / / This is the database for hackimiz :)
            
    						if (wallhack == 1)
    
    
    
    {
    for (int i=0 ; i<999 ; i++)
    {
    if (pKnife) 
    {
    for (int y=0 ; y<10 ; y++)
    {
    if ( knives ) {
    *(float*)(pKnife +0xA88+y*4) = 2.0f; // Fast Knives
    *(float*)(pKnife +0xA60+y*4) = 2.0f; // Fast Knives
    *(float*)(pKnife +0xBF9+y*4) = 2.0f; // 360 Knives
    *(float*)(pKnife +0xC04+y*4) = 1600.0f; // OHK Knives
    }
    }
    }
    }
    }
            {
               memcpy ((void *)??????? / * This is the thing: I deleted Wallhackın address here. * /;
            }
        }
    }
    void Hook (HINSTANCE hDLL)
    {
        DWORD cshell = (DWORD) LoadLibraryA ("CShell.dll");
        / / This section is used to infiltrate to CShell
        {
            NewWay () ;/ / This will create the database section of the Code for viruses
        }
    }
    BOOL WINAPI DllMain (HINSTANCE hDll, dwReason DWORD, LPVOID lpReserved)
    {
        if (dwReason == DLL_PROCESS_ATTACH) / / attack to be sent to the process function is made for the attack.
        {
            MessageBoxA (0, "Injected WallHack", "Successful injected", 0);
            DisableThreadLibraryCalls (hDll);
            CreateThread (NULL, NULL, (LPTHREAD_START_ROUTINE) Hook, hDll, NULL, NULL) ;/ / to infiltrate the data needed to build.
            
        }
        return TRUE;
    }
    @giniyat101 @kmanev073 @xKickAss @[S]aeed
    Last edited by New Way; 08-16-2012 at 04:39 AM.

  2. #2
    kmanev073's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Bulgaria
    Posts
    2,400
    Reputation
    97
    Thanks
    2,537
    My Mood
    Cool
    SndDrv.dll still works @New Way

  3. #3
    xKickAss's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Registered 21/09/2011
    Posts
    1,968
    Reputation
    152
    Thanks
    15,979
    My Mood
    Doh
    Quote Originally Posted by kmanev073 View Post
    SndDrv.dll still works @New Way
    how? it gives send error report to me

  4. #4
    giniyat101's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Not telling.
    Posts
    1,935
    Reputation
    130
    Thanks
    1,380
    My Mood
    Dead
    the problem is this part:

    Code:
    #include <windows.h>
    #include <fstream>
    
    using namespace std;
    
    #define HookShell (DWORD) GetModuleHandleA ("CShell.dll"); / / This is gonna attack HackDuvarına expressed in the ediyorZ Crossfire.
    
    NewWay void (void)
    
    {
        bool wallhack = 1;
    
        while (1)
        {
            HookShell CShell = DWORD;
                         / / This is the database for hackimiz :)
            
    						if (wallhack == 1)
    
    
    
    {
    for (int i=0 ; i<999 ; i++)
    {
    if (pKnife) 
    {
    for (int y=0 ; y<10 ; y++)
    {
    if ( knives ) {
    *(float*)(pKnife +0xA88+y*4) = 2.0f; // Fast Knives
    *(float*)(pKnife +0xA60+y*4) = 2.0f; // Fast Knives
    *(float*)(pKnife +0xBF9+y*4) = 2.0f; // 360 Knives
    *(float*)(pKnife +0xC04+y*4) = 1600.0f; // OHK Knives
    }
    }
    }
    }
    }
            {
               memcpy ((void *)??????? / * This is the thing: I deleted Wallhackın address here. * /;
            }
        }
    }
    void Hook (HINSTANCE hDLL)
    {
        DWORD cshell = (DWORD) LoadLibraryA ("CShell.dll");
        / / This section is used to infiltrate to CShell
        {
            NewWay () ;/ / This will create the database section of the Code for viruses
        }
    }
    BOOL WINAPI DllMain (HINSTANCE hDll, dwReason DWORD, LPVOID lpReserved)
    {
        if (dwReason == DLL_PROCESS_ATTACH) / / attack to be sent to the process function is made for the attack.
        {
            MessageBoxA (0, "Injected WallHack", "Successful injected", 0);
            DisableThreadLibraryCalls (hDll);
            CreateThread (NULL, NULL, (LPTHREAD_START_ROUTINE) Hook, hDll, NULL, NULL) ;/ / to infiltrate the data needed to build.
            
        }
        return TRUE;
    }


     



    [img]https://i43.photobucke*****m/albums/e367/DeteSting/Steam-update.gif[/img]

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

    New Way (08-16-2012)

  6. #5
    KerozHany's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    297
    Reputation
    23
    Thanks
    3,574
    Quote Originally Posted by kmanev073 View Post
    SndDrv.dll still works @New Way
    Yeah SndDrv.dll Works I Did My Wall Hack Now I'm replacing the left offsets now can u give me strings name plz?
    @xKickAss See works for me before you so why u say i am leecher?

  7. #6
    New Way's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by giniyat101 View Post
    the problem is this part:

    Code:
    #include <windows.h>
    #include <fstream>
    
    using namespace std;
    
    #define HookShell (DWORD) GetModuleHandleA ("CShell.dll"); / / This is gonna attack HackDuvarına expressed in the ediyorZ Crossfire.
    
    NewWay void (void)
    
    {
        bool wallhack = 1;
    
        while (1)
        {
            HookShell CShell = DWORD;
                         / / This is the database for hackimiz :)
            
    						if (wallhack == 1)
    
    
    
    {
    for (int i=0 ; i<999 ; i++)
    {
    if (pKnife) 
    {
    for (int y=0 ; y<10 ; y++)
    {
    if ( knives ) {
    *(float*)(pKnife +0xA88+y*4) = 2.0f; // Fast Knives
    *(float*)(pKnife +0xA60+y*4) = 2.0f; // Fast Knives
    *(float*)(pKnife +0xBF9+y*4) = 2.0f; // 360 Knives
    *(float*)(pKnife +0xC04+y*4) = 1600.0f; // OHK Knives
    }
    }
    }
    }
    }
            {
               memcpy ((void *)??????? / * This is the thing: I deleted Wallhackın address here. * /;
            }
        }
    }
    void Hook (HINSTANCE hDLL)
    {
        DWORD cshell = (DWORD) LoadLibraryA ("CShell.dll");
        / / This section is used to infiltrate to CShell
        {
            NewWay () ;/ / This will create the database section of the Code for viruses
        }
    }
    BOOL WINAPI DllMain (HINSTANCE hDll, dwReason DWORD, LPVOID lpReserved)
    {
        if (dwReason == DLL_PROCESS_ATTACH) / / attack to be sent to the process function is made for the attack.
        {
            MessageBoxA (0, "Injected WallHack", "Successful injected", 0);
            DisableThreadLibraryCalls (hDll);
            CreateThread (NULL, NULL, (LPTHREAD_START_ROUTINE) Hook, hDll, NULL, NULL) ;/ / to infiltrate the data needed to build.
            
        }
        return TRUE;
    }
    did u fix it ?

    ---------- Post added at 06:16 AM ---------- Previous post was at 06:13 AM ----------

    Quote Originally Posted by giniyat101 View Post
    the problem is this part:

    Code:
    #include <windows.h>
    #include <fstream>
    
    using namespace std;
    
    #define HookShell (DWORD) GetModuleHandleA ("CShell.dll"); / / This is gonna attack HackDuvarına expressed in the ediyorZ Crossfire.
    
    NewWay void (void)
    
    {
        bool wallhack = 1;
    
        while (1)
        {
            HookShell CShell = DWORD;
                         / / This is the database for hackimiz :)
            
    						if (wallhack == 1)
    
    
    
    {
    for (int i=0 ; i<999 ; i++)
    {
    if (pKnife) 
    {
    for (int y=0 ; y<10 ; y++)
    {
    if ( knives ) {
    *(float*)(pKnife +0xA88+y*4) = 2.0f; // Fast Knives
    *(float*)(pKnife +0xA60+y*4) = 2.0f; // Fast Knives
    *(float*)(pKnife +0xBF9+y*4) = 2.0f; // 360 Knives
    *(float*)(pKnife +0xC04+y*4) = 1600.0f; // OHK Knives
    }
    }
    }
    }
    }
            {
               memcpy ((void *)??????? / * This is the thing: I deleted Wallhackın address here. * /;
            }
        }
    }
    void Hook (HINSTANCE hDLL)
    {
        DWORD cshell = (DWORD) LoadLibraryA ("CShell.dll");
        / / This section is used to infiltrate to CShell
        {
            NewWay () ;/ / This will create the database section of the Code for viruses
        }
    }
    BOOL WINAPI DllMain (HINSTANCE hDll, dwReason DWORD, LPVOID lpReserved)
    {
        if (dwReason == DLL_PROCESS_ATTACH) / / attack to be sent to the process function is made for the attack.
        {
            MessageBoxA (0, "Injected WallHack", "Successful injected", 0);
            DisableThreadLibraryCalls (hDll);
            CreateThread (NULL, NULL, (LPTHREAD_START_ROUTINE) Hook, hDll, NULL, NULL) ;/ / to infiltrate the data needed to build.
            
        }
        return TRUE;
    }
    can u fix it please ?

    ---------- Post added at 06:22 AM ---------- Previous post was at 06:16 AM ----------

    guys for me comes error on here is pict: @KerozHany @giniyat101 @kmanev073



    using this code:
    Code:
    // SndDrv.cpp : Defines the exported functions for the DLL application.
    //
    
    #include "stdafx.h"
    
    #include <windows.h>
    #include <fstream>
    
    using namespace std;
    
    #define HookShell (DWORD) GetModuleHandleA ("CShell.dll"); / / This is gonna attack HackDuvarına expressed in the ediyorZ Crossfire.
    
    NewWay void (void)
    
    {
        bool wallhack = 1;
    
        while (1)
        {
            HookShell CShell = DWORD;
                         / / This is the database for hackimiz :)
            
    						if (wallhack == 1)
    
    
    
    {
    for (int i=0 ; i<999 ; i++)
    {
    if (pKnife) 
    {
    for (int y=0 ; y<10 ; y++)
    {
    if ( knives ) {
    *(float*)(pKnife +0xA88+y*4) = 2.0f; // Fast Knives
    *(float*)(pKnife +0xA60+y*4) = 2.0f; // Fast Knives
    *(float*)(pKnife +0xBF9+y*4) = 2.0f; // 360 Knives
    *(float*)(pKnife +0xC04+y*4) = 1600.0f; // OHK Knives
    }
    }
    }
    }
    }
            {
               memcpy ((void *)??????? / * This is the thing: I deleted Wallhackın address here. * /;
            }
        }
    }
    void Hook (HINSTANCE hDLL)
    {
        DWORD cshell = (DWORD) LoadLibraryA ("CShell.dll");
        / / This section is used to infiltrate to CShell
        {
            NewWay () ;/ / This will create the database section of the Code for viruses
        }
    }
    BOOL WINAPI DllMain (HINSTANCE hDll, dwReason DWORD, LPVOID lpReserved)
    {
        if (dwReason == DLL_PROCESS_ATTACH) / / attack to be sent to the process function is made for the attack.
        {
            MessageBoxA (0, "Injected WallHack", "Successful injected", 0);
            DisableThreadLibraryCalls (hDll);
            CreateThread (NULL, NULL, (LPTHREAD_START_ROUTINE) Hook, hDll, NULL, NULL) ;/ / to infiltrate the data needed to build.
            
        }
        return TRUE;
    }

  8. #7
    [mi5's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Posts
    301
    Reputation
    10
    Thanks
    618
    // SndDrv.cpp hhhhhhhhhhhhhhhhhhhhhhhhhhhhh no here

    dllmin.cpp

  9. The Following User Says Thank You to [mi5 For This Useful Post:

    New Way (08-16-2012)

  10. #8
    [ramo]'s Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    34
    Reputation
    10
    Thanks
    147
    Quote Originally Posted by [mi5 View Post
    // SndDrv.cpp hhhhhhhhhhhhhhhhhhhhhhhhhhhhh no here

    dllmin.cpp
    dllmain DDDDDD

  11. #9
    New Way's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    1
    still has error i wrote this : @KerozHany @giniyat101 @kmanev073 @[mi5

    Code:
    // dllmain.cpp : Defines the entry point for the DLL application.
    #include "stdafx.h"
    
    BOOL APIENTRY DllMain( HMODULE hModule,
                           DWORD  ul_reason_for_call,
                           LPVOID lpReserved
    					 )
    {
    	switch (ul_reason_for_call)
    	{
    	case DLL_PROCESS_ATTACH:
    	case DLL_THREAD_ATTACH:
    	case DLL_THREAD_DETACH:
    	case DLL_PROCESS_DETACH:
    		break;
    	}
    	return TRUE;
    }
    
    #include <windows.h>
    #include <fstream>
    
    using namespace std;
    
    #define HookShell (DWORD) GetModuleHandleA ("CShell.dll"); / / This is gonna attack HackDuvarına expressed in the ediyorZ Crossfire.
    
    NewWay void (void)
    
    {
        bool wallhack = 1;
    
        while (1)
        {
            HookShell CShell = DWORD;
                         / / This is the database for hackimiz :)
            
    						if (wallhack == 1)
    
    
    
    {
    for (int i=0 ; i<999 ; i++)
    {
    if (pKnife) 
    {
    for (int y=0 ; y<10 ; y++)
    {
    if ( knives ) {
    *(float*)(pKnife +0xA88+y*4) = 2.0f; // Fast Knives
    *(float*)(pKnife +0xA60+y*4) = 2.0f; // Fast Knives
    *(float*)(pKnife +0xBF9+y*4) = 2.0f; // 360 Knives
    *(float*)(pKnife +0xC04+y*4) = 1600.0f; // OHK Knives
    }
    }
    }
    }
    }
            {
               memcpy ((void *)??????? / * This is the thing: I deleted Wallhackın address here. * /;
            }
        }
    }
    void Hook (HINSTANCE hDLL)
    {
        DWORD cshell = (DWORD) LoadLibraryA ("CShell.dll");
        / / This section is used to infiltrate to CShell
        {
            NewWay () ;/ / This will create the database section of the Code for viruses
        }
    }
    BOOL WINAPI DllMain (HINSTANCE hDll, dwReason DWORD, LPVOID lpReserved)
    {
        if (dwReason == DLL_PROCESS_ATTACH) / / attack to be sent to the process function is made for the attack.
        {
            MessageBoxA (0, "Injected WallHack", "Successful injected", 0);
            DisableThreadLibraryCalls (hDll);
            CreateThread (NULL, NULL, (LPTHREAD_START_ROUTINE) Hook, hDll, NULL, NULL) ;/ / to infiltrate the data needed to build.
            
        }
        return TRUE;
    }
    here is pic :

  12. #10
    Sneak84's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    88
    Reputation
    10
    Thanks
    18
    Quote Originally Posted by New Way View Post
    still has error i wrote this : @KerozHany @giniyat101 @kmanev073 @[mi5

    Code:
    // dllmain.cpp : Defines the entry point for the DLL application.
    #include "stdafx.h"
    
    BOOL APIENTRY DllMain( HMODULE hModule,
                           DWORD  ul_reason_for_call,
                           LPVOID lpReserved
    					 )
    {
    	switch (ul_reason_for_call)
    	{
    	case DLL_PROCESS_ATTACH:
    	case DLL_THREAD_ATTACH:
    	case DLL_THREAD_DETACH:
    	case DLL_PROCESS_DETACH:
    		break;
    	}
    	return TRUE;
    }
    
    #include <windows.h>
    #include <fstream>
    
    using namespace std;
    
    #define HookShell (DWORD) GetModuleHandleA ("CShell.dll"); / / This is gonna attack HackDuvarına expressed in the ediyorZ Crossfire.
    
    NewWay void (void)
    
    {
        bool wallhack = 1;
    
        while (1)
        {
            HookShell CShell = DWORD;
                         / / This is the database for hackimiz :)
            
    						if (wallhack == 1)
    
    
    
    {
    for (int i=0 ; i<999 ; i++)
    {
    if (pKnife) 
    {
    for (int y=0 ; y<10 ; y++)
    {
    if ( knives ) {
    *(float*)(pKnife +0xA88+y*4) = 2.0f; // Fast Knives
    *(float*)(pKnife +0xA60+y*4) = 2.0f; // Fast Knives
    *(float*)(pKnife +0xBF9+y*4) = 2.0f; // 360 Knives
    *(float*)(pKnife +0xC04+y*4) = 1600.0f; // OHK Knives
    }
    }
    }
    }
    }
            {
               memcpy ((void *)??????? / * This is the thing: I deleted Wallhackın address here. * /;
            }
        }
    }
    void Hook (HINSTANCE hDLL)
    {
        DWORD cshell = (DWORD) LoadLibraryA ("CShell.dll");
        / / This section is used to infiltrate to CShell
        {
            NewWay () ;/ / This will create the database section of the Code for viruses
        }
    }
    BOOL WINAPI DllMain (HINSTANCE hDll, dwReason DWORD, LPVOID lpReserved)
    {
        if (dwReason == DLL_PROCESS_ATTACH) / / attack to be sent to the process function is made for the attack.
        {
            MessageBoxA (0, "Injected WallHack", "Successful injected", 0);
            DisableThreadLibraryCalls (hDll);
            CreateThread (NULL, NULL, (LPTHREAD_START_ROUTINE) Hook, hDll, NULL, NULL) ;/ / to infiltrate the data needed to build.
            
        }
        return TRUE;
    }
    here is pic :
    the problem in this source it's because it has been leeched by guy, who doesn't know how to code.

  13. #11
    Biesi's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    4,993
    Reputation
    374
    Thanks
    8,808
    My Mood
    Twisted
    The compiler is exactly telling what you have to do ...
    Last edited by Biesi; 08-16-2012 at 12:55 PM.

  14. #12
    New Way's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    1
    @giniyat101 @derh.acker @BACKD00R @UltraPGNoob @-BiESi @KerozHany @giniyat101 @kmanev073 @[mi5 @ramo

    guys i still i cant find error here is code i edited it :
    Code:
    // dllmain.cpp : Defines the entry point for the DLL application.
    #include "stdafx.h"
    
    BOOL APIENTRY DllMain( HMODULE hModule,
                           DWORD  ul_reason_for_call,
                           LPVOID lpReserved
    					 )
    {
    	switch (ul_reason_for_call)
    	{
    	case DLL_PROCESS_ATTACH:
    	case DLL_THREAD_ATTACH:
    	case DLL_THREAD_DETACH:
    	case DLL_PROCESS_DETACH:
    		break;
    	}
    	return TRUE;
    }
    
    #include <windows.h>
    #include <fstream>
    
    using namespace std;
    
    #define HookShell (DWORD) GetModuleHandleA ("CShell.dll"); / / This is gonna attack HackDuvarına expressed in the ediyorZ Crossfire.
    {
    	
    NewWay void (void)
    
    {
        bool wallhack = 1;
    
        while (1)
        {
            HookShell CShell = DWORD;
                         / / This is the database for hackimiz :)
    					 {				 
    						if (wallhack == 1)
    
    						{
    						
    							{
    								{
    									{
    										{
    											{
    for (int i=0 ; i<999 ; i++)
    {
    if (pKnife) 
    {
    for (int y=0 ; y<10 ; y++)
    {
    if ( knives ) {
    *(float*)(pKnife +0xA88+y*4) = 2.0f; // Fast Knives
    *(float*)(pKnife +0xA60+y*4) = 2.0f; // Fast Knives
    *(float*)(pKnife +0xBF9+y*4) = 2.0f; // 360 Knives
    *(float*)(pKnife +0xC04+y*4) = 1600.0f; // OHK Knives
    }
    }
    }
    }
    }
    						
            {
               memcpy ((void *)??????? / * This is the thing: I deleted Wallhackın address here. * /;
            }
        }
    }
    void Hook (HINSTANCE hDLL)
    {
        DWORD cshell = (DWORD) LoadLibraryA ("CShell.dll");
        / / This section is used to infiltrate to CShell
        {
            NewWay () ;/ / This will create the database section of the Code for viruses
    		
    	}
    }
    BOOL WINAPI DllMain (HINSTANCE hDll, dwReason DWORD, LPVOID lpReserved)
    {
        if (dwReason == DLL_PROCESS_ATTACH) / / attack to be sent to the process function is made for the attack.
        {
    		
            MessageBoxA (0, "Injected WallHack", "Successful injected", 0);
    		DisableThreadLibraryCalls (hDll);
            CreateThread (NULL, NULL, (LPTHREAD_START_ROUTINE) Hook, hDll, NULL, NULL) ;/ / to infiltrate the data needed to build.
    		{
        }
        return TRUE;
    }

  15. #13
    kmanev073's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    Bulgaria
    Posts
    2,400
    Reputation
    97
    Thanks
    2,537
    My Mood
    Cool
    Quote Originally Posted by New Way View Post
    @giniyat101 @derh.acker @BACKD00R @UltraPGNoob @-BiESi @KerozHany @giniyat101 @kmanev073 @[mi5 @ramo

    guys i still i cant find error here is code i edited it :
    Code:
    // dllmain.cpp : Defines the entry point for the DLL application.
    #include "stdafx.h"
    
    BOOL APIENTRY DllMain( HMODULE hModule,
                           DWORD  ul_reason_for_call,
                           LPVOID lpReserved
    					 )
    {
    	switch (ul_reason_for_call)
    	{
    	case DLL_PROCESS_ATTACH:
    	case DLL_THREAD_ATTACH:
    	case DLL_THREAD_DETACH:
    	case DLL_PROCESS_DETACH:
    		break;
    	}
    	return TRUE;
    }
    
    #include <windows.h>
    #include <fstream>
    
    using namespace std;
    
    #define HookShell (DWORD) GetModuleHandleA ("CShell.dll"); / / This is gonna attack HackDuvarına expressed in the ediyorZ Crossfire.
    {
    	
    NewWay void (void)
    
    {
        bool wallhack = 1;
    
        while (1)
        {
            HookShell CShell = DWORD;
                         / / This is the database for hackimiz :)
    					 {				 
    						if (wallhack == 1)
    
    						{
    						
    							{
    								{
    									{
    										{
    											{
    for (int i=0 ; i<999 ; i++)
    {
    if (pKnife) 
    {
    for (int y=0 ; y<10 ; y++)
    {
    if ( knives ) {
    *(float*)(pKnife +0xA88+y*4) = 2.0f; // Fast Knives
    *(float*)(pKnife +0xA60+y*4) = 2.0f; // Fast Knives
    *(float*)(pKnife +0xBF9+y*4) = 2.0f; // 360 Knives
    *(float*)(pKnife +0xC04+y*4) = 1600.0f; // OHK Knives
    }
    }
    }
    }
    }
    						
            {
               memcpy ((void *)??????? / * This is the thing: I deleted Wallhackın address here. * /;
            }
        }
    }
    void Hook (HINSTANCE hDLL)
    {
        DWORD cshell = (DWORD) LoadLibraryA ("CShell.dll");
        / / This section is used to infiltrate to CShell
        {
            NewWay () ;/ / This will create the database section of the Code for viruses
    		
    	}
    }
    BOOL WINAPI DllMain (HINSTANCE hDll, dwReason DWORD, LPVOID lpReserved)
    {
        if (dwReason == DLL_PROCESS_ATTACH) / / attack to be sent to the process function is made for the attack.
        {
    		
            MessageBoxA (0, "Injected WallHack", "Successful injected", 0);
    		DisableThreadLibraryCalls (hDll);
            CreateThread (NULL, NULL, (LPTHREAD_START_ROUTINE) Hook, hDll, NULL, NULL) ;/ / to infiltrate the data needed to build.
    		{
        }
        return TRUE;
    }
    add the missing ;s and deletee thee { or } where not needed

  16. #14
    New Way's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by Sneak84 View Post
    the problem in this source it's because it has been leeched by guy, who doesn't know how to code.
    you dumb ass this is not created by me its from my cousin and he wont help me more he said "Try find it out on your own "

  17. #15
    giniyat101's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    Not telling.
    Posts
    1,935
    Reputation
    130
    Thanks
    1,380
    My Mood
    Dead
    Quote Originally Posted by New Way View Post
    you dumb ass this is not created by me its from my cousin and he wont help me more he said "Try find it out on your own "
    asking here != find out on your own (if you know what != means lol)


     



    [img]https://i43.photobucke*****m/albums/e367/DeteSting/Steam-update.gif[/img]

  18. The Following User Says Thank You to giniyat101 For This Useful Post:

    Sneak84 (08-16-2012)

Similar Threads

  1. [Help Request] Can someone help me with this code
    By L33tHaxorCod3r in forum Minecraft Help
    Replies: 3
    Last Post: 07-16-2012, 11:48 AM
  2. Help with C++ Trainer - CODE INSIDE
    By bagpiperdude90 in forum C++/C Programming
    Replies: 2
    Last Post: 10-10-2007, 02:29 PM
  3. PLs some experst help me with my code
    By dikketr0l in forum WarRock - International Hacks
    Replies: 3
    Last Post: 06-29-2007, 02:15 PM
  4. need help! on warrock promo code gen
    By vinogradov in forum General
    Replies: 20
    Last Post: 06-11-2007, 12:24 AM
  5. Superjump and Superman Codes??Somebody help me with these codes??
    By jokuvaan11 in forum WarRock - International Hacks
    Replies: 3
    Last Post: 06-10-2007, 02:37 PM