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 › hey, uhm yeah

hey, uhm yeah

Posts 1–5 of 5 · Page 1 of 1
DylanOwnsYou
DylanOwnsYou
hey, uhm yeah
uhm i don't normally ask for a lot of help, only when i first started off vb08, but now im moving to c++. i would like to know what the difference is between: devC++ and C++. Also i would like to know where to start off with hacks. i would start with the most simple basic hacks, and move my way up if it's okay with you guys, please help. if not then just say so. thank you.
#1 · 16y ago
why06jz
why06jz
dev-C++ is just a compiler. So is Visual Studios and Visual Studios Express.

C++ is the actual language you will be coding in. Secondly there's really not very many simple hacks, atleast from your perspective. Once you learn C++ then you will have an understanding of what is simple and what is not. It all depends on a lot of variables. Right now you just need to learn C++ and worry about hacking later.
#2 · 16y ago
DylanOwnsYou
DylanOwnsYou
Quote Originally Posted by why06jz View Post
dev-C++ is just a compiler. So is Visual Studios and Visual Studios Express.

C++ is the actual language you will be coding in. Secondly there's really not very many simple hacks, atleast from your perspective. Once you learn C++ then you will have an understanding of what is simple and what is not. It all depends on a lot of variables. Right now you just need to learn C++ and worry about hacking later.
what do u mean by compiler
#3 · 16y ago
Lolland
Lolland
A compiler is what makes the project run. It's like the debugger tool in VB08. You write out the code and click compile and run, and it turns the code you wrote out into an actual running program.
#4 · 16y ago
DylanOwnsYou
DylanOwnsYou
thanks lol i needed that, i made a calculator last night and i couldnt get it to work, said im missing a compiler
#5 · 16y ago
Posts 1–5 of 5 · Page 1 of 1

Post a Reply

Tags for this Thread

#hey#uhm#yeah