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 › Other Semi-Popular First Person Shooter Hacks › Mission Against Terror Hacks & Cheats › XSHOT Disable Anti Cheat process

CoolXSHOT Disable Anti Cheat process

Posts 1–15 of 29 · Page 1 of 2
XPS Hacking
XPS Hacking
XSHOT Disable Anti Cheat process
Compile With C++ 2008 / 2010 .
#include <windows.h>

#include <stdio.h>


BYTE ByteAsli[6] = {0x00, 0x00, 0x00, 0x00, 0xFF, 0x68};
BYTE RubahByte[6] = {0x00, 0x00, 0x00, 0x00, 0xFF, 0x68};

DWORD JuwendiVB_Hack = 0;
LPTSTR JuwendiVB = "MAT.exe";

void Patch(void *adr, void *ptr, int size)
{
DWORD NewProtection;
VirtualProtect(adr,size,PAGE_EXECUTE_WRITECOPY, &NewProtection);
memcpy(adr,ptr,size);
VirtualProtect(adr,size,NewProtection, &NewProtection);
}


DWORD WINAPI LoopFunction(LPVOID param)
{
while (1) {

if (GetAsyncKeyState(VK_END)&1)
{
DWORD XpsHack = (DWORD)GetModuleHandleA(JuwendiVB);
{
if (XpsHack > 0) {
JuwendiVB_Hack = XpsHack + 0x4C778F;
Patch((void *)(JuwendiVB_Hack),(void*)(PBYTE)RubahByte, 6);
Sleep(100);
Patch((void *)(JuwendiVB_Hack),(void*)(PBYTE)ByteAsli, 6);
}
Sleep(10);
}
}
}
return (0);
}
BOOL WINAPI DllMain ( HMODULE hDll, DWORD dwReason, LPVOID lpReserved )
{
DisableThreadLibraryCalls(hDll);
if (dwReason == DLL_PROCESS_ATTACH) {
CreateThread(0, 0, LoopFunction, 0, 0, 0);
}
return TRUE;
}
#1 · 13y ago
arenif
arenif
Quote Originally Posted by XPS Hacking View Post
Compile With C++ 2008 / 2010 .
need compiler ???
#2 · 13y ago
elimabiru
elimabiru
what anti cheat ? you mean Xuetr ??
#3 · 13y ago
MA
Maroon5.
Quote Originally Posted by XPS Hacking View Post
Compile With C++ 2008 / 2010 .
I will test it


---------- Post added at 12:49 PM ---------- Previous post was at 12:48 PM ----------

Quote Originally Posted by elimabiru View Post
what anti cheat ? you mean Xuetr ??
anticheat means bypasser
#4 · 13y ago
Invader-Zim
Invader-Zim
jsut looking the code
#5 · 13y ago
MA
Maroon5.
Quote Originally Posted by Invader-Zim View Post
jsut looking the code
1 more warning and you ban . !
#6 · 13y ago
Invader-Zim
Invader-Zim
Quote Originally Posted by Maroon5. View Post

1 more warning and you ban . !
because me spam?
#7 · 13y ago
MA
Maroon5.
Quote Originally Posted by Invader-Zim View Post
because me spam?
Cause Of flaming . Don't do that again
#8 · 13y ago
elimabiru
elimabiru
Quote Originally Posted by Maroon5. View Post


I will test it


---------- Post added at 12:49 PM ---------- Previous post was at 12:48 PM ----------



anticheat means bypasser

thanks for the info but what should i do with the code compile it to what dll ? cmd ?
#9 · 13y ago
MA
Maroon5.
Quote Originally Posted by elimabiru View Post
thanks for the info but what should i do with the code compile it to what dll ? cmd ?
Of course dll
#10 · 13y ago
arenif
arenif
Quote Originally Posted by Maroon5. View Post


Of course dll
me only know to compiler CMD
#11 · 13y ago
elimabiru
elimabiru
Quote Originally Posted by Maroon5. View Post


Of course dll
auto bypass ?
#12 · 13y ago
MA
Maroon5.
Quote Originally Posted by elimabiru View Post
auto bypass ?
Yes it is .
#13 · 13y ago
arenif
arenif
Quote Originally Posted by Maroon5. View Post


Yes it is .
me get 1 error
#14 · 13y ago
MA
Maroon5.
Quote Originally Posted by arenif View Post
me get 1 error
bypass carefully
#15 · 13y ago
Posts 1–15 of 29 · Page 1 of 2

Post a Reply

Similar Threads

  • [Request] tut for anti cheat bypassingBy fatbox187 in Programming Tutorial Requests
    1Last post 10y ago
  • F**K the anti-cheat programsBy Cr4azyPh4ntom in Anti-Cheat
    1Last post 18y ago
  • [Request]12 Sky 2 (has no anti cheat(e.g. punkbuster))By Stelthkid in Hack Requests
    1Last post 15y ago
  • FMProtect, another anti-cheat....By wenddy in Anti-Cheat
    2Last post 18y ago
  • Rune 1.00-1.03 Anti-Cheat (AntiTCCv2.3) BypassBy Druid in Anti-Cheat
    0Last post 16y ago

Tags for this Thread

#disable anti cheat