Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › CrossFire Hacks & Cheats › CrossFire Europe Hacks › CrossFire Europe Help › wall hack doesnt working

wall hack doesnt working

Posts 1–14 of 14 · Page 1 of 1
NE
Nexero
wall hack doesnt working

My friend helped me to make an memory hack and dont give me Xtrap but It doesn't work in the game
What's the Problem ?
If you will tell me Memory WallHack working only 32 Bit so I'm 32 Bit
Code:
#include "stdafx.h"
#include "Xor.h"

#define eCShell	/*CShell.dll*/XorStr<0xA0,11,0x4013471B>("\xE3\xF2\xCA\xC6\xC8\xC9\x88\xC3\xC4\xC5"+0x4013471B).s

// Wall hack base here
BOOL WINAPI DllMain(DWORD fdwReason, HMODULE hDll, LPVOID lpvReserved)
{
	DisableThreadLibraryCalls(hDll);
	if(fdwReason == 1)
	{
		CreateThread(0, 0, (LPTHREAD_START_ROUTINE)Wall,0,0,0);
	} 
}
I need another base or addies and bytes or i forgot some thing ?
Note : I made the Xor.h and included / Coded it
#1 · edited 13y ago · 13y ago
ToJaMleko
ToJaMleko
i am 64 bits. Always i can test some ^^
#2 · 13y ago
NE
Nexero
Quote Originally Posted by ToJaMleko View Post
i am 64 bits. Always i can test some ^^
I think you can test it on your x64
Add me on Skype : mpgh.demon
#3 · 13y ago
IN
Intellectual
Quote Originally Posted by ^_~DeM0N~_^ View Post
// Wall hack base here
Source code not a base ...
#4 · 13y ago
XR
xreality14
Quote Originally Posted by ^_~DeM0N~_^ View Post

My friend helped me to make an memory hack and dont give me Xtrap but It doesn't work in the game
What's the Problem ?
If you will tell me Memory WallHack working only 32 Bit so I'm 32 Bit
Code:
#include "stdafx.h"
#include "Xor.h"

#define eCShell	/*CShell.dll*/XorStr<0xA0,11,0x4013471B>("\xE3\xF2\xCA\xC6\xC8\xC9\x88\xC3\xC4\xC5"+0x4013471B).s

// Wall hack base here
BOOL WINAPI DllMain(DWORD fdwReason, HMODULE hDll, LPVOID lpvReserved)
{
	DisableThreadLibraryCalls(hDll);
	if(fdwReason == 1)
	{
		CreateThread(0, 0, (LPTHREAD_START_ROUTINE)Wall,0,0,0);
	} 
}
I need another base or addies and bytes or i forgot some thing ?
Note : I made the Xor.h and included / Coded it
No, you're not who made XOR Function because i am the fucking first one who posted it here.

and ?! nice base u get there
#5 · 13y ago
NE
Nexero
Quote Originally Posted by xreality14 View Post
No, you're not who made XOR Function because i am the fucking first one who posted it here.

and ?! nice base u get there
Hell Shut up I fixed it.
#6 · 13y ago
XR
xreality14
Quote Originally Posted by ^_~DeM0N~_^ View Post

Hell Shut up I fixed it.
WAIT WAT ? no one tells me to shut up !
check what's your nationality first before you talk shit to people
#7 · 13y ago
IN
Intellectual
Quote Originally Posted by ^_~DeM0N~_^ View Post

Hell Shut up I fixed it.
You don't even make difference between a base and a source code and you said you fixed it ? I bet you just c+p like the other leechers .
#8 · 13y ago
NE
Nexero
Quote Originally Posted by Intellectual View Post

You don't even make difference between a base and a source code and you said you fixed it ? I bet you just c+p like the other leechers .
Sure ..
#9 · 13y ago
IN
Intellectual
Quote Originally Posted by ^_~DeM0N~_^ View Post

Sure ..
Quote Originally Posted by ^_~DeM0N~_^ View Post
// Wall hack base here
Yea im pretty sure XDD .
#10 · 13y ago
NE
Nexero
Quote Originally Posted by Intellectual View Post


Yea im pretty sure XDD .
Hell shit
#11 · 13y ago
6I
6ixth
Code:
bool CShellLoad(VOID)
{
	if ((DWORD)GetModuleHandleA("CShell.dll" )
		return TRUE;
	return FALSE;
}

UINT WINAPI MyHook(void *)
{
    while (CShellLoad !=! TRUE )
    {
		(DWORD)GetModuleHandleA("CShell.dll");
		
		
		if(GetAsyncKeyState(VK_F3)&1){
			Beep(1000,100);
			INT cHacks = !cHacks;
			if(cHacks){		
				memcpy((PVOID) AddressWallHack, (PBYTE)"\x90\x90\x90\x90\x90\x90", 6);
			}else{
				memcpy((PVOID) AddressWallHack, (PBYTE)"\x01\x01\x01\x01\x01\x01", 6);
			}
		} 
		
	
		}
	 return NULL;
}

BOOL WINAPI DllMain(HINSTANCE Hdll, DWORD Reacao,LPVOID lpReserved)
{
    if ( Reacao == TRUE )
    {
        DisableThreadLibraryCalls(Hdll);		
		_beginthreadex(NULL, NULL, MyHook, NULL, NULL, NULL);
    }
    return TRUE;
}
#12 · 13y ago
Sketve
Sketve
I dont get the codes :P
Im just lazy to learn (And a noob )
#13 · 13y ago
NE
Nexero
@BACKD00R It's source code Help Not Hack Help please read the thread, The Tittle doesn't tell you what i need..
#14 · 13y ago
Posts 1–14 of 14 · Page 1 of 1

Post a Reply

Similar Threads

  • The Weopons hack doesnt work???By Coolman in WarRock - International Hacks
    18Last post 20y ago
  • My Hack doesnt work oOBy kingkicker8 in WarRock - International Hacks
    2Last post 19y ago
  • [Tutorial] How to get the Wall hack to work.By wr194t in WolfTeam Hacks
    38Last post 18y ago
  • Strides hack doesnt work, againBy joshugrate in Combat Arms Hacks & Cheats
    17Last post 18y ago
  • Strife hack doesnt work anymore for meBy Benzer238 in Combat Arms Hacks & Cheats
    8Last post 18y ago

Tags for this Thread

None