Salut à toi visiteur !
Inscris toi en moins de 10 secondes pour profitez pleinement du site et partager avec la communauté ! S'inscrire


[Patché/Outdated] Faire exploser la bombe INSTANTEMENT WTF?



#21
Exploit utilisable en cheat interne uniquement (donc désolé pas possible sur cshs cheat Frown)
Je viens de découvrir l'exploit, voile le seul code public qui traine, j'ai pas encore regarder mais c'est du grand n'importe quoi ! Happywide
Code :
//CHLClient::WriteUsercmdDeltaToBuffer index == 23

bool __stdcall HookedWriteUsercmdDeltaToBuffer(int slot, void* buf, int from, int to, bool isnewcommand)
{
    int* pBackupCommands = reinterpret_cast<int*>(reinterpret_cast<uintptr_t>(buf) - 0x30);
    int* pNewCommands = reinterpret_cast<int*>(reinterpret_cast<uintptr_t>(buf) - 0x2C);

    int cl_cmdbackup = 0;
    *pBackupCommands = cl_cmdbackup;

    static bool firstcmd = false;
    if (from == -1) firstcmd = true;

    if (to > g_pClientState->lastoutgoingcommand - cl_cmdbackup)
    {
        if (firstcmd) from = -1;
        firstcmd = false;
        
        CUserCmd nullCmd;
        CUserCmd* cmdFrom;
        CUserCmd* cmdTo;

        if (from == -1)
        {
            cmdFrom = &nullCmd;
        }
        else
        {
            cmdFrom = g_pInput->GetUserCmd(from);
        }

        if (to == -1)
        {
            cmdTo = &nullCmd;
        }
        else
        {
            cmdTo = g_pInput->GetUserCmd(to);
        }

        static auto WriteUsercmd = reinterpret_cast<void (__fastcall*)(void* buffer, CUserCmd* from, CUserCmd* to)>((uintptr_t)GetModuleHandleA("client.dll") + 0x34FA10);

        __asm
        {
            mov ecx, buf;
            mov edx, cmdTo;
            push cmdFrom;
            call WriteUsercmd;
            add esp, 4h;
        }
    }

    return true;
}
Code :
    if (bLagExploit)
    {
        sendpacket = (sequence_number % 10) == 0;

        //use multiples of 150 because thats the size of the command-buffer
        pCmd->command_number += 3 * 150;
        g_pClientState->lastoutgoingcommand += 3 * 150;
        g_pClientState->m_NetChannel->m_nOutSequenceNr += 3 * 150;
    }
source: uc-forum

#22
c'est NIMPORTE QUOI cheat en interne chépakoi, moi j'veux faire les codes sur csgo comme dans gta Frown Tu t'accroupis tu sautes et la bombe explose

TKX Membres Elite
#23
Dés que je rentre des cours j'vais essayer j'vous confirme ça Smile
[Image: 1515175486-screenshot-2.jpg]

#24
C'est simplement énorme, je sais pas comment ils ont trouver des exploits comme ça o_O
J'irais tester Happywide

TKX Membres Elite
#25
Ca marche toujours tésté et approuvé !
[Image: 1515175486-screenshot-2.jpg]
[+] 1 utilisateur dit Merci à TKX pour ce message

#26
Comment on utilise ? -messagetropcourt-

#27
non mais c'est nimp, il y a cheater et cheater, mais faire exploser la bombe instant la c'est abvusé lol

#28
Citation caché.
Connexion
ou Inscription pour voir ce contenu ! C'est rapide ;)

hashtag je viens gratter les 5 messages pour avoir le cheat
hashtag je m'en bats les couilles du sujet

#29
Ils ont dû fixer cet exploit non ? -message-

#30
Citation caché.
Connexion
ou Inscription pour voir ce contenu ! C'est rapide ;)
Oui cela à été patché.

#31
Citation caché.
Connexion
ou Inscription pour voir ce contenu ! C'est rapide ;)
Pourrais-tu répondre à ma question ? 
https://forum.cs-hackers.com/Thread-Ques...es-offsets

Merci d'avance !

#32
Enorme, mais j'imagine que c'est déjà patch ???

#33
Citation caché.
Connexion
ou Inscription pour voir ce contenu ! C'est rapide ;)

La réponse est dans le titre

#34
Ah ouai ses chaud quand même ^^ Comment ils on trouvés sa ! Oops



Sujets apparemment similaires…
Sujet Auteur Réponses Affichages Dernier message
  Ce faire un peu d'argent pour les jeux wayazey 12 3,202 26-04-2017, 18:04
Dernier message: fro0kc
  Vous voulez faire quoi plus tard ? NakerZ 45 6,220 08-01-2017, 14:14
Dernier message: grmfull

Atteindre :