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 › Programming › C++/C Programming › ["REQ"] ...

["REQ"] ...

Posts 1–15 of 21 · Page 1 of 2
tuve2
tuve2
["REQ"] ...
Hello!

I don't mean like a request request but I want some look at the source of a Combat Arms Hack ... I mean I don't wan't to make it only look at it.. So if somebody can be helpfull... and give me a source to a Combat Arms Hack (with Menu) There don't need to be something in it only I can see it... And how the source it builded... up. I only wan't that and after that I can make hacks too maby..
#1 · 16y ago
Hell_Demon
Hell_Demon
O'rly?
What if you're gonna use our sources to create 'your own hacks'?

What to do now:
1) Learn the basics of C++
2) Learn D3D
3) Learn reverse engineering
4) Learn how to use the 'search' button
5) Try to make them yourself instead of leeching our codens =)
#2 · 16y ago
tuve2
tuve2
I dont understand the source and how to build it... With menu... it dont work when I make it.. so... it is some bad tutorials..
#3 · 16y ago
why06jz
why06jz
You don't understand it because you don't understand C++. That part should be obvious. The question now is what are you going to do about?
#4 · 16y ago
tuve2
tuve2
Code:
// MyHack-1.cpp : Defines the exported functions for the DLL application.
//

#include "stdafx.h"
#include "addys.h"


// 0 = offf / 1 = on
int test1 = 1;
int test2 = 1;
int Test3 = 1;
And I dont understand how I can see the menu... I havent added any hacks...
#5 · 16y ago
why06jz
why06jz
Quote Originally Posted by tuve2 View Post
And I dont understand how I can see the menu... I havent added any hacks...
That code you just posted means absolutely jack. To see a menu you would have to create your own D3d.dll and inject it into the Process. Unless of course it uses OpenGL. In that case you would have to code the menu in OpenGL, but that's mostly for older games. Most new games use DirectX. Learn it. In fact learn all the stuff HD posted in that order. If your not willing to I can't help you.
#6 · 16y ago
tuve2
tuve2
I have made a dll file... and injected but I dunno how to show it...
#7 · 16y ago
why06jz
why06jz
Quote Originally Posted by tuve2 View Post
I have made a dll file... and injected
No you haven't.
#8 · 16y ago
tuve2
tuve2
I have.........
#9 · 16y ago
Hell_Demon
Hell_Demon
Quote Originally Posted by tuve2 View Post
I have.........
LIES...
Yet another failed leecher =D
#10 · 16y ago
BO
BooYa
He might of made a dll file...











an empty one
#11 · 16y ago
tuve2
tuve2
You fail....
#12 · 16y ago
bannedshow
bannedshow
http://www.mpgh.net/forum/31-c-c/564...-wallhack.html
that is my source, so if you compile it and fix the errors(should be easy) give me a lil creds lol, oh and thank me if i helped
#13 · 16y ago
why06jz
why06jz
Ok Im going to ask you a simple question.

Which compiler did you use to compile your .dll?


@ bannedshow: Wait it your source....? That's not your source your source. Yours actually makes sense
#14 · edited 16y ago · 16y ago
bannedshow
bannedshow
Quote Originally Posted by why06jz View Post
Ok Im going to ask you a simple question.

Which compiler did you use to compile your .dll?
me?....
#15 · 16y ago
Posts 1–15 of 21 · Page 1 of 2

Post a Reply

Similar Threads

  • Favorite QuoteBy EleMentX in Spammers Corner
    13Last post 6y ago
  • MPGH IRC Chat Quote ThreadBy i eat trees in Entertainment
    746Last post 15y ago
  • MPGH PM Chat Quote ThreadBy arunforce in Entertainment
    39Last post 13y ago
  • MPGH AIM Chat Quote ThreadBy ace76543 in Entertainment
    30Last post 14y ago
  • Quotes & ListsBy radnomguywfq3 in General
    15Last post 18y ago

Tags for this Thread

#req