EMO Style ForumPro - Hos Geldiniz
LTFreeze [Source] Uyeols10

Join the forum, it's quick and easy

EMO Style ForumPro - Hos Geldiniz
LTFreeze [Source] Uyeols10
EMO Style ForumPro - Hos Geldiniz
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Giriş yap

Şifremi unuttum

Istatistikler
Toplam 203 kayıtlı kullanıcımız var
Son kaydolan kullanıcımız: crayzboy76

Kullanıcılarımız toplam 1186 mesaj attılar bunda 862 konu
Tarıyıcı
 Kapı
 Indeks
 Üye Listesi
 Profil
 SSS
 Arama
Arama
 
 

Sonuç :
 


Rechercher çıkıntı araştırma

RSS akısı


Yahoo! 
MSN 
AOL 
Netvibes 
Bloglines 


Anahtar-kelime

loot  kutu  pointer  

Kimler hatta?
Toplam 2 kullanıcı online :: 0 Kayıtlı, 0 Gizli ve 2 Misafir

Yok

[ Bütün listeye bak ]


Sitede bugüne kadar en çok 217 kişi C.tesi Tem. 29, 2017 1:46 am tarihinde online oldu.
En son konular
» İnternetten Para Kazandıran Oyun ! Ödeme Alt Limiti Yok ! DEV KONU
LTFreeze [Source] I_icon_minitimeCuma Ağus. 29, 2014 8:33 am tarafından Hello EMO

» goldenchase.net maden yaparak para kazanma
LTFreeze [Source] I_icon_minitimeCuma Ağus. 29, 2014 8:18 am tarafından Hello EMO

» etichal hacker görsel egitim seti
LTFreeze [Source] I_icon_minitimeÇarş. Ağus. 06, 2014 4:57 am tarafından Hello EMO

» KO TBL Source C#
LTFreeze [Source] I_icon_minitimePtsi Ara. 09, 2013 6:36 am tarafından Hello EMO

» x86 Registers
LTFreeze [Source] I_icon_minitimeC.tesi Ağus. 24, 2013 5:02 am tarafından Hello EMO

» [Tutorial] Pegando Address, Pointers de WYD
LTFreeze [Source] I_icon_minitimeÇarş. Tem. 10, 2013 7:25 am tarafından Hello EMO

» [Tutorial] Pegando Address, Pointers de CS Metodo²
LTFreeze [Source] I_icon_minitimeÇarş. Tem. 10, 2013 7:23 am tarafından Hello EMO

» [Tutorial] Aprendendo basico deASM OLLYDBG
LTFreeze [Source] I_icon_minitimeÇarş. Tem. 10, 2013 7:22 am tarafından Hello EMO

» Basic C# DLL injector
LTFreeze [Source] I_icon_minitimePtsi Tem. 08, 2013 7:48 am tarafından Hello EMO

Reklam

LTFreeze [Source]

Aşağa gitmek

LTFreeze [Source] Empty LTFreeze [Source]

Mesaj tarafından EMO Çarş. Nis. 11, 2012 11:16 am

Kod:
#include <Windows.h>
#include <TlHelp32.h>

void __fastcall WaitForLT(void){

    while(!GetModuleHandleA("cshell.dll")&&!GetModuleHandleA("CShell.dll")) Sleep(100);

    HANDLE hSnap = CreateToolhelp32Snapshot(TH32CS_SNAPTHREAD, GetCurrentProcessId());

    LPTHREADENTRY32 pTE32;

    Thread32First(hSnap, pTE32);

    do{
        if(pTE32->th32ThreadID!=GetCurrentThreadId()) SuspendThread(OpenThread(THREAD_TERMINATE, false, pTE32->th32ThreadID));
    }while(Thread32Next(hSnap, pTE32));

    //SuspendThread(GetCurrentThread());
    MessageBoxA(0, "Attach debugger now, or dump.", "LTFreeze", 0);

}

bool __stdcall DllMain(PVOID _1, PVOID _2, PVOID _3){
    if(DWORD(_2) == 0x00000001)
        CreateThread(0, 0, (LPTHREAD_START_ROUTINE)WaitForLT, 0, 0, 0);
}

Inject into LithTech game, and it will freeze upon cshell load, then dump or attack debugger.

Getting to know some of the tlhelp32 api Razz
EMO
EMO
EMO Team
EMO Team

Cinsiyet : Erkek
Burçlar : Yay
Yılan
Mesaj Sayısı : 184
Puan : 237693
Rep Puanı : 5
Doğum tarihi : 28/11/89
Kayıt tarihi : 18/05/11
Yaş : 34
Nerden : EMO world
İş/Hobiler : RCE Student / Game Hacking / Learn Beginner C#,C++,Delphi
Lakap : EMO

Sayfa başına dön Aşağa gitmek

Sayfa başına dön

- Similar topics

 
Bu forumun müsaadesi var:
Bu forumdaki mesajlara cevap veremezsiniz