For those I.T programmers Here HELP me...

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Fearless Black Market Mercenary
Onaylı Üye
Katılım
22 Tem 2021
Mesajlar
69
Çözümler
4
Tepki puanı
3
Yaş
26
4 HİZMET YILI
It was shared by a Programmers to me, and he said that it is "OK" but just make it undetected
NOTE:He wants me this to be my example as of starting,Somebody can guide me on this ?
I have experience about programming but not tooooomuch I'm only grade 12
My question is how to update this hack ? Avoid error and banned... "
For CFPH hack code"
What I need to change?
For those who want to copy this feel FREE!

THANKYOU

PM me :)


Kod:
#include <windows.h>

#define ModuleNode                   0x1A0F560 //Current load address CFPH
#define StatusGame                   0x1A0FA8C //Current load address CFPH

DWORD64 CShell, aModelNode;

bool CheckOne;

int GameStatus;

float Backup[31];

void Engine()
{
    while (true)
   {
        CShell = (DWORD64)GetModuleHandleA("CShell_x64.dll"); // get module CShell_x64
        if (CShell)
        {
            GameStatus = *(int*)(CShell + StatusGame);
            aModelNode = *(DWORD64*)(CShell + ModelNode); // point to the ModelNode . address
         
            if(aModelNode)
             {
             
                if (!CheckOne) //CheckOne == false
                 {
                 for (signed x = 0; x < 31; x++) // the total has 31 human parts, if you want to increase the monster at PVA, knock down RB001.REZ and check all game id count in ModelBute.CFT file
                    Backup[x] = *(float*)(aModelNode + 0x38 + (0x9C * x)); // backup value SUPERKILL
                    CheckOne = true;
                }
                  else if (CheckOne)
                {
                   if (GameStatus == 11) // Check Ingame
                    {
                       for (signed x = 0; x < 31; x++) // the total has 31 human parts, if you want to increase the monster at PVA, knock down RB001.REZ and check all game id count in ModelBute.CFT file
                       {
                            for (signed y = 0; y < 3; y++) // X Y Z Dimension
                       
                          {
                            FLOAT_Module(aModelNode + (0x38 + 4 * y) + (0x9C * x), 150); // size SUPERKILL big or small depends on here... for example 150
                          }
                        }
                   }
                    else
                   {
                      for (signed x = 0; x < 31; x++) // the total has 31 human parts, if you want to increase the monster at PVA, knock down RB001.REZ and check all game id count in ModelBute.CFT file
                       {
                           for (signed y = 0; y < 3; y++) // X Y Z Dimension
                           {
                              //FLOAT_Module(aModelNode + (0x38 + 4 * y) + (0x9C * x), Backup[x]); //revert to the old size to avoid the detector oferror code 28_5
                              *(float*) (aModelNode + (0x38 + 4 * y) + (0x9C * x)) * 150;
                           }
                        }
                    }
                }
                else
                {
                    for (signed x = 0; x < 31; x++) // the total has 31 human parts, if you want to increase the monster at PVA, knock down RB001.REZ and check all game id count in ModelBute.CFT file
                    {
                        for (signed y = 0; y < 3; y++) // X Y Z Dimension
                       {
                          FLOAT_Module(aModelNode + (0x38 + 4 * y) + (0x9C * x), Backup[x]); //revert to the old size to avoid the detector oferror code 28_5
                          *(float*) (aModelNode + (0x38 + 4 * y) + (0x9C * x)) = Bacup[x];
                       }
                    }
                }                                            
            }        
        }
    }
    Sleep(50);
}





    BOOL APIENTRY DllMa(HMODULE hModule,
                         DWORD ul_reason_for_call,
                          LPVOID lpReserved
                        )

{
  switch (ul_reason_for_call)
   {
       case DLL_PROCESS_ATTACH:
             MessageBoxA(0,"CFPH SK Head/Body Function DONE!","[JDaniel Project hack]",MB_OK);
             CreateThread(0, 0, (LPTHREAD_START_ROUTINE)Engine, 0 , 0, 0);
           case DLL_THREAD_ATTACH:
           case DLL_THREAD_DETACH:
           case DLL_PROCESS_DETACH:
           break;
    }
       return TRUE;

}
 
Son düzenleme:
Onaylı Üye
Katılım
16 Şub 2020
Mesajlar
85
Çözümler
1
Tepki puanı
6
Ödüller
3
Yaş
27
6 HİZMET YILI
Maybe stack overflow could help you, If you explain a bit the basics of this ? For what game this cheat is concerned ?
 
Donator
Katılım
27 Tem 2021
Mesajlar
58
Çözümler
1
Tepki puanı
80
Ödüller
6
Yaş
27
4 HİZMET YILI
i can help you dm me on Discord: KennyxD#0001
Post automatically merged:

so 1. i would recommend using module or kernel inejection
2. clean up the code a little
 
Son düzenleme:
Fearless Black Market Mercenary
Onaylı Üye
Katılım
22 Tem 2021
Mesajlar
69
Çözümler
4
Tepki puanı
3
Yaş
26
4 HİZMET YILI
Maybe stack overflow could help you, If you explain a bit the basics of this ? For what game this cheat is concerned ?
i can help you dm me on Discord: KennyxD#0001
Post automatically merged:

so 1. i would recommend using module or kernel inejection
2. clean up the code a little
Sajumi: FOr cfph hack btw Stack overflow is his name?


KennyxD:Thankyou for your concerned but, If this code will updated or already clean it will no need to use injection, We've insert the DLL on crossfire file "x64" and if we click the game it was automatically work this is no menu hack take a look again the code there is
"("CShell_x64.dll")" But maybe if we change it to "crossfire.exe" Probably we use Injection Am I right?
Post automatically merged:

i can help you dm me on Discord: KennyxD#0001
Post automatically merged:

so 1. i would recommend using module or kernel inejection
2. clean up the code a little
I've sending you a friend request on discord but my account need to verify ,,, the discord send me verification code but I haven't receive Just pm me on here and just give me you facebook name account i'll add you
 
Son düzenleme:
a simple Russian man who helps people
Uzman Üye
Katılım
16 Ağu 2020
Mesajlar
195
Çözümler
2
Tepki puanı
8
Ödüller
5
Yaş
26
5 HİZMET YILI
well I couldn't find the error please forgive me
 
Onaylı Üye
Katılım
8 Nis 2018
Mesajlar
104
Tepki puanı
18
Ödüller
7
8 HİZMET YILI
CFPH is so easy to dump the memory.
What u need to do is dump full the CShell_x64.dll then find all reference strings and find model node
I recommend u to watch "Hoang Skyht" youtube. He has a tutorial clip for dumping CFPH
 
Onaylı Üye
Katılım
5 Kas 2021
Mesajlar
70
Çözümler
1
Tepki puanı
4
Ödüller
1
Yaş
27
4 HİZMET YILI
u're still hacking this game omg. Those code are really easy to understand. If u wanna know more about CFPH, pM me
 
Süper Üye
Katılım
25 Eki 2019
Mesajlar
647
Çözümler
11
Tepki puanı
41
Ödüller
6
Yaş
27
6 HİZMET YILI
Bro u know a lot of stuff regarding hacks, can u advice me from where do i start learning all this
 
Onaylı Üye
Katılım
7 Kas 2020
Mesajlar
75
Tepki puanı
3
Ödüller
3
Yaş
25
5 HİZMET YILI
i suggest using case, not elseifs everywhere, they make your code run a lot slower.
Post automatically merged:

to make it work again, you have to update base addresses, they are the ones on line 3 and 4, forgot to mention it in previous message
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...
Üst