رفتن به مطلب
مرورگر پیشنهادی آرساکیا گیم مرورگر های تحت موتور کرومیوم می‌باشد، برای دانلود روی مرورگر انتخابی خود کلیک کنید
Google Chrome Microsoft Edge Ungoogled Chromium Brave Opera GX Opera

Cod- part 1


ارسال‌های توصیه شده

Mamad.png
 ما از آن  پاک دلانیم که زکس کینه نداریم 
همه شهر دشمن یک دوست نداریم☠️

 

لینک به دیدگاه
https://forum.arsacia.ir/topic/56972-cod-part-1/
به اشتراک گذاری در سایت های دیگر

ممد الان از خودت اینکار کردی؟

191926_2452559326-1489-b-4827.jpg

b9421_2e1f02_24image0_2_2_2_2_1_gif_ef3b

IGNORE.png

b9421_2e1f02_24image0_2_2_2_2_1_gif_ef3b

                                                                                   

 

لینک به دیدگاه
https://forum.arsacia.ir/topic/56972-cod-part-1/#findComment-650813
به اشتراک گذاری در سایت های دیگر

  در ۱۴۰۳/۱۰/۱۶ در 14:06، PermenentLion گفته است:
نمایش  

داشم ممد هکر 🫡🫡🫡

112223_25dabd13-25e5b113-2435d604-24a136

Tajziye.png

112223_25dabd13-25e5b113-2435d604-24a136

 

cef606_2549ce16-25gallery199-jpg-79890f6

 

Number One Family

لینک به دیدگاه
https://forum.arsacia.ir/topic/56972-cod-part-1/#findComment-650816
به اشتراک گذاری در سایت های دیگر

  در ۱۴۰۳/۱۰/۱۶ در 14:06، PermenentLion گفته است:
نمایش  

Nice

:𝐌𝐲 𝐀𝐜𝐜𝐨𝐮𝐧𝐭                

002907_2558ff07-25New-Project-6-%5B6F55C

Edwar.png

002907_2558ff07-25New-Project-6-%5B6F55C  

                                 

                            

لینک به دیدگاه
https://forum.arsacia.ir/topic/56972-cod-part-1/#findComment-650818
به اشتراک گذاری در سایت های دیگر

بنازم

.ٖؒ﷽‌══════════════════════════════
 .--ღஐƸ̵̡Ӝ̵̨̄Ʒஐღ--.   
یک روز ؋ـرا مے رسـב کـہ بـہ خاطر نکشتن هر یک یهوבے اورا نـ؋ـرین میکنیم....
  .--ღஐƸ̵̡Ӝ̵̨̄Ʒஐღ--.

                                                       (/_\)                                                   

                                                       (•.•)                                                   

NotNever.png

𝓝𝓾𝓶𝓫𝓮𝓻 𝓸𝓷𝓮 𝓯𝓪𝓶𝓲𝓵𝔂

لینک به دیدگاه
https://forum.arsacia.ir/topic/56972-cod-part-1/#findComment-650823
به اشتراک گذاری در سایت های دیگر

مخلص همگی

Mamad.png
 ما از آن  پاک دلانیم که زکس کینه نداریم 
همه شهر دشمن یک دوست نداریم☠️

 

لینک به دیدگاه
https://forum.arsacia.ir/topic/56972-cod-part-1/#findComment-650891
به اشتراک گذاری در سایت های دیگر

It was interesting, we are waiting for the next part

                        ! <ContinueS> !

 

                        <TIke TIke Mikonim>

AghaMostafa.png                                      <>

GaNja.png                                    <TK>

لینک به دیدگاه
https://forum.arsacia.ir/topic/56972-cod-part-1/#findComment-651076
به اشتراک گذاری در سایت های دیگر

الان چی شد؟

025c06_25animation.gif

 

 

                                                                 <TK>

 

forestwalker.png

 

                                                     <TIke TIke Mikonim>  

لینک به دیدگاه
https://forum.arsacia.ir/topic/56972-cod-part-1/#findComment-651103
به اشتراک گذاری در سایت های دیگر

  در ۱۴۰۳/۱۰/۱۶ در 14:06، PermenentLion گفته است:
نمایش  

یکجا دیده بودم ولی بازم دمت گرم کیفیت بالا دانلود کردی 😉

discord_banners.gif

 

My Account:

XiN.png

541007_25signature-13-.png

لینک به دیدگاه
https://forum.arsacia.ir/topic/56972-cod-part-1/#findComment-651115
به اشتراک گذاری در سایت های دیگر

منطقیه سید.

مسیر لغو توسعه فکر تاریک

 

لینک به دیدگاه
https://forum.arsacia.ir/topic/56972-cod-part-1/#findComment-651140
به اشتراک گذاری در سایت های دیگر

#include <Windows.h>
#include <tchar.h>
#include <psapi.h>
#include <iostream>

using namespace std;
int main()
{
	DWORD ProcessID = 0;
	GetProcessID(L"gta_sa.exe", ProcessID);
	HANDLE hProcess = OpenProcess(PROCESS_ALL_ACCESS, NULL, ProcessID);
	if (hProcess == NULL)
	{
		return 1;
	}
	DWORD MakaneNoSpread = 0x8D610F;
	bool Cheragh = false;
	char NoSpreadFaalShavad[] = "\xBE\x00\x00\x00\x00";
	char NoSpreadGheyreFaalShavad[] = "\xBE\x00\x00\x40\x3F";
	cout << "Tire saaf (legit version) for SA:MP/AG:SAL started." << endl;
	cout << "Press F9 to activate the No Spread feature.";
	for (;;)
	{
		if (GetAsyncKeyState(VK_F9) & 1)
		{
			if (!Cheragh) {
				WriteProcessMemory(hProcess, (LPVOID)MakaneNoSpread, &NoSpreadFaalShavad, 5, NULL);
				cout << "Tire saaf (legit) has been enabled." << endl;
				Gheragh = !false;
			}

			else {
				WriteProcessMemory(hProcess, (LPVOID)MakaneNoSpread, &NoSpreadGheyreFaalShavad, 5, NULL);
				cout << "Tire saaf (legit) has been disabled." << endl;
				Cheragh = !true;
			}
		}
		Sleep(85);
	}
}

 

security is not a process, it's a state until you get pwned

لینک به دیدگاه
https://forum.arsacia.ir/topic/56972-cod-part-1/#findComment-651142
به اشتراک گذاری در سایت های دیگر

لطف دارین دوستان به زودی پارت دو میاد

  در ۱۴۰۳/۱۰/۱۷ در 00:45، Neverlose گفته است:
#include <Windows.h>
#include <tchar.h>
#include <psapi.h>
#include <iostream>

using namespace std;
int main()
{
	DWORD ProcessID = 0;
	GetProcessID(L"gta_sa.exe", ProcessID);
	HANDLE hProcess = OpenProcess(PROCESS_ALL_ACCESS, NULL, ProcessID);
	if (hProcess == NULL)
	{
		return 1;
	}
	DWORD MakaneNoSpread = 0x8D610F;
	bool Cheragh = false;
	char NoSpreadFaalShavad[] = "\xBE\x00\x00\x00\x00";
	char NoSpreadGheyreFaalShavad[] = "\xBE\x00\x00\x40\x3F";
	cout << "Tire saaf (legit version) for SA:MP/AG:SAL started." << endl;
	cout << "Press F9 to activate the No Spread feature.";
	for (;;)
	{
		if (GetAsyncKeyState(VK_F9) & 1)
		{
			if (!Cheragh) {
				WriteProcessMemory(hProcess, (LPVOID)MakaneNoSpread, &NoSpreadFaalShavad, 5, NULL);
				cout << "Tire saaf (legit) has been enabled." << endl;
				Gheragh = !false;
			}

			else {
				WriteProcessMemory(hProcess, (LPVOID)MakaneNoSpread, &NoSpreadGheyreFaalShavad, 5, NULL);
				cout << "Tire saaf (legit) has been disabled." << endl;
				Cheragh = !true;
			}
		}
		Sleep(85);
	}
}

 

نمایش  

جا افتخار داره بنازم 

Mamad.png
 ما از آن  پاک دلانیم که زکس کینه نداریم 
همه شهر دشمن یک دوست نداریم☠️

 

لینک به دیدگاه
https://forum.arsacia.ir/topic/56972-cod-part-1/#findComment-651143
به اشتراک گذاری در سایت های دیگر

مارو هک نکنی ممد

                                 6e5c23_254c4429-25hla.png    

040e23_25427d11-25217b18-25b4e129-257fe7

AmoReza.png

NEX.png040e23_25427d11-25217b18-25b4e129-257fe7

                                 

 

 

لینک به دیدگاه
https://forum.arsacia.ir/topic/56972-cod-part-1/#findComment-651152
به اشتراک گذاری در سایت های دیگر

عالی

ولی خودت درستش کردی؟ 

خدارو شکر تو تقویمــــ روزِ نامرد نداریم  

                              وگرنه باید به خیلیا تبریکـــ بگیم         

                          

لینک به دیدگاه
https://forum.arsacia.ir/topic/56972-cod-part-1/#findComment-651193
به اشتراک گذاری در سایت های دیگر

واکنش صادقانه اونی که اینو درست کرده بود: مرسی که با کیفیت بالا اپلود کردی🤭❤️

RezaMiS.png

لینک به دیدگاه
https://forum.arsacia.ir/topic/56972-cod-part-1/#findComment-651304
به اشتراک گذاری در سایت های دیگر

داداشم محمد وب دولوپر 🔥🔥❤️

  در ۱۴۰۳/۱۰/۱۷ در 00:45، Neverlose گفته است:
#include <Windows.h>
#include <tchar.h>
#include <psapi.h>
#include <iostream>

using namespace std;
int main()
{
	DWORD ProcessID = 0;
	GetProcessID(L"gta_sa.exe", ProcessID);
	HANDLE hProcess = OpenProcess(PROCESS_ALL_ACCESS, NULL, ProcessID);
	if (hProcess == NULL)
	{
		return 1;
	}
	DWORD MakaneNoSpread = 0x8D610F;
	bool Cheragh = false;
	char NoSpreadFaalShavad[] = "\xBE\x00\x00\x00\x00";
	char NoSpreadGheyreFaalShavad[] = "\xBE\x00\x00\x40\x3F";
	cout << "Tire saaf (legit version) for SA:MP/AG:SAL started." << endl;
	cout << "Press F9 to activate the No Spread feature.";
	for (;;)
	{
		if (GetAsyncKeyState(VK_F9) & 1)
		{
			if (!Cheragh) {
				WriteProcessMemory(hProcess, (LPVOID)MakaneNoSpread, &NoSpreadFaalShavad, 5, NULL);
				cout << "Tire saaf (legit) has been enabled." << endl;
				Gheragh = !false;
			}

			else {
				WriteProcessMemory(hProcess, (LPVOID)MakaneNoSpread, &NoSpreadGheyreFaalShavad, 5, NULL);
				cout << "Tire saaf (legit) has been disabled." << endl;
				Cheragh = !true;
			}
		}
		Sleep(85);
	}
}

 

نمایش  

داداشم نیور لوز چیت دولوپر 😂🔥

حالا PSAPI کدوم لایبرریه عع؟

MonsterS

[M]

:My Account

FaIse.png

:My Brothers

OldeN.png

Parshan.png

Shibemarg.png

لینک به دیدگاه
https://forum.arsacia.ir/topic/56972-cod-part-1/#findComment-651321
به اشتراک گذاری در سایت های دیگر

  در ۱۴۰۳/۱۰/۱۷ در 00:45، Neverlose گفته است:
#include <Windows.h>
#include <tchar.h>
#include <psapi.h>
#include <iostream>

using namespace std;
int main()
{
	DWORD ProcessID = 0;
	GetProcessID(L"gta_sa.exe", ProcessID);
	HANDLE hProcess = OpenProcess(PROCESS_ALL_ACCESS, NULL, ProcessID);
	if (hProcess == NULL)
	{
		return 1;
	}
	DWORD MakaneNoSpread = 0x8D610F;
	bool Cheragh = false;
	char NoSpreadFaalShavad[] = "\xBE\x00\x00\x00\x00";
	char NoSpreadGheyreFaalShavad[] = "\xBE\x00\x00\x40\x3F";
	cout << "Tire saaf (legit version) for SA:MP/AG:SAL started." << endl;
	cout << "Press F9 to activate the No Spread feature.";
	for (;;)
	{
		if (GetAsyncKeyState(VK_F9) & 1)
		{
			if (!Cheragh) {
				WriteProcessMemory(hProcess, (LPVOID)MakaneNoSpread, &NoSpreadFaalShavad, 5, NULL);
				cout << "Tire saaf (legit) has been enabled." << endl;
				Gheragh = !false;
			}

			else {
				WriteProcessMemory(hProcess, (LPVOID)MakaneNoSpread, &NoSpreadGheyreFaalShavad, 5, NULL);
				cout << "Tire saaf (legit) has been disabled." << endl;
				Cheragh = !true;
			}
		}
		Sleep(85);
	}
}

 

نمایش  

داداش f9 رو میزنم کیل لیستم پاک میشه راهکارش چیه؟

تو روزگار من که نفس زندانیه!!
لعنت به من، اگه نجنگم یه ثانیه.

لینک به دیدگاه
https://forum.arsacia.ir/topic/56972-cod-part-1/#findComment-651369
به اشتراک گذاری در سایت های دیگر

مارو فقط هک نکن

       d25378_7a8112_251000024841-2-.gifDaShBaLaaCH.pngd25378_7a8112_251000024841-2-.gif

                                                                 بخند،‌هيچكَس‌به‌غمت‌اهميت‌نميده!

لینک به دیدگاه
https://forum.arsacia.ir/topic/56972-cod-part-1/#findComment-651402
به اشتراک گذاری در سایت های دیگر

  در ۱۴۰۳/۱۰/۱۷ در 09:33، Integer گفته است:

داداشم نیور لوز چیت دولوپر 😂🔥

حالا PSAPI کدوم لایبرریه عع؟

نمایش  

یه API سادس به خودت فشار نیار

  در ۱۴۰۳/۱۰/۱۷ در 11:11، Wise گفته است:

داداش f9 رو میزنم کیل لیستم پاک میشه راهکارش چیه؟

نمایش  

راهکارشو خودت بده آرش

security is not a process, it's a state until you get pwned

لینک به دیدگاه
https://forum.arsacia.ir/topic/56972-cod-part-1/#findComment-651608
به اشتراک گذاری در سایت های دیگر

  در ۱۴۰۳/۱۰/۱۶ در 22:29، XiN گفته است:

یکجا دیده بودم ولی بازم دمت گرم کیفیت بالا دانلود کردی 😉

نمایش  

xD

داشمی

The KillerS

لینک به دیدگاه
https://forum.arsacia.ir/topic/56972-cod-part-1/#findComment-651874
به اشتراک گذاری در سایت های دیگر

بازم عالی

البته اگر کار خودت باشه

                                    💥𝗠𝘆 𝗔𝗰𝗰𝗼𝘂𝗻𝘁💥         

a8ab28_251000028576.gif

MUSTARD.png

a8ab28_251000028576.gif

 

              

لینک به دیدگاه
https://forum.arsacia.ir/topic/56972-cod-part-1/#findComment-651938
به اشتراک گذاری در سایت های دیگر

به گفتگو بپیوندید

هم اکنون می توانید مطلب خود را ارسال نمایید و بعداً ثبت نام کنید. اگر حساب کاربری دارید، برای ارسال با حساب کاربری خود اکنون وارد شوید.
توجه: مطلب ارسالی شما پس از تایید مدیریت برای همه قابل رویت خواهد بود.

مهمان
ارسال پاسخ به این موضوع...

×   شما در حال چسباندن محتوایی با قالب بندی هستید.   بازگردانی قالب بندی

  تنها استفاده از 75 اموجی مجاز می باشد.

×   لینک شما به صورت اتوماتیک جای گذاری شد.   نمایش به صورت لینک

×   محتوای قبلی شما بازگردانی شد.   پاک کردن محتوای ویرایشگر

×   شما مستقیما نمی توانید تصویر خود را قرار دهید. یا آن را اینجا بارگذاری کنید یا از یک URL قرار دهید.

×
  • اضافه کردن...