الان علي منتديات ايجي نت شرح صنع هاك كروس فاير اول شئ الكواد كود: DWORD WINAPI ....(void) كود: { while(1) { if(GetModuleHandleA("C......dll") && GetModuleHandleA("ClientFx.fxd")) { Sleep(100); DWORD C..... = (DWORD)GetModuleHandleA("C......dll"); memcpy((VOID*)0x6D29F4 , "\x00\x00\x00\x00\x00\x00", 6); } } } DWORD WINAPI MemoryHook(LPVOID) { _asm { PUSH 0; PUSH 0; CALL ....; PUSH 0; PUSH 0; PUSH 0; } } BOOL APIENTRY DllMain( HMODULE hModule,DWORD ul_reason_for_call,LPVOID lpReserved ) { if (ul_reason_for_call == DLL_PROCESS_ATTACH) { CreateThread(0,0,(LPTHREAD_START_ROUTINE)MemoryHook,0,0,0); } return TRUE; } ارجو التثبيت لاهمية الموضوع الفيديو : http://egy.egynt.net/77005.html