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 › Syn......What?

AngrySyn......What?

Posts 1–6 of 6 · Page 1 of 1
AC
ace077
Syn......What?
Im a noob to coding, not using hacks like dll injectors, so dont treat me like an idiot. Im starting to use cheat enginge and need a mod or admin or someone to help me with the coding which someone said was syntax. I need someone to talk to about all this and bypasses and.......... you get it. please help!
#1 · edited 17y ago · 17y ago
SY
Synns
Read some tutorials and some books.. this isn't spoonfeed everyone forum.
#2 · 17y ago
zhaoyun333
zhaoyun333
Your a noob to coding....but not hacking and injecting? You mean your good at USING hacks?
#3 · 17y ago
AC
ace077
Im not asking you to spoon feed me crap i just need to know the basics like whats the difference between c and c++ and dose cheat engine need a bypass for its injector and debugger. or at least tell me where to find this info, thanks.
#4 · 17y ago
why06
why06
Quote Originally Posted by ace077 View Post
Im not asking you to spoon feed me crap i just need to know the basics like whats the difference between c and c++ and dose cheat engine need a bypass for its injector and debugger. or at least tell me where to find this info, thanks.
C and C++ are essentially the same from what I have heard. C++ was originally called "C with classes". Classes make C++ a High Level Language (HLL). Some popular HLL's are Java, C#, and C++. For the most part they basic structure of most HLL's are the same. If you want to go into more detail on HLL I suggest you look it up.
If your looking to code hacks I suggest you learn C++ because C++, since it was built on C, allows direct modification of memory addresses at runtime. Both Java and C# run on a virtual machine, which makes them more portable, and safer. Look up C# and Java if you want to know more on this.
So find a book on C++ from your local library, there's tons of them, and start learning how to code. That or you can take the cheap way out and get code from someone else and copy and paste addresses. All depends how good you want to be :L.

Finally I don't know anything about CE you'll have to ask someone else. :L
#5 · 17y ago
ZE
zeco
Quote Originally Posted by why06 View Post
C and C++ are essentially the same from what I have heard. C++ was originally called "C with classes". Classes make C++ a High Level Language (HLL). Some popular HLL's are Java, C#, and C++. For the most part they basic structure of most HLL's are the same. If you want to go into more detail on HLL I suggest you look it up.
If your looking to code hacks I suggest you learn C++ because C++, since it was built on C, allows direct modification of memory addresses at runtime. Both Java and C# run on a virtual machine, which makes them more portable, and safer. Look up C# and Java if you want to know more on this.
So find a book on C++ from your local library, there's tons of them, and start learning how to code. That or you can take the cheap way out and get code from someone else and copy and paste addresses. All depends how good you want to be :L.

Finally I don't know anything about CE you'll have to ask someone else. :L
Well, actually C++ is an object oriented language, as a result of classes and some other additions. C++ and java aren't really all the close because with C++ you can chose in what way to program, whether procedural (like C) or object oriented, and because of numerous other differences. However from what i hear C# is kinda close to Java. Key difference being, while java can run on many different types of systems, C# seems to be limited to Microsoft.
#6 · 17y ago
Posts 1–6 of 6 · Page 1 of 1

Post a Reply

Similar Threads

  • What would you look for in a game hacking tool kit?By Dave84311 in General Game Hacking
    23Last post 11y ago
  • What type of gamesBy djraziel127 in General Game Hacking
    11Last post 20y ago
  • I Always Wondered What Dutch Kids Sung In The ShowerBy RebornAce in General
    6Last post 17y ago
  • What would you do?By Mortifix in General
    7Last post 20y ago
  • What happend to Channel 1?By Dave84311 in General
    0Last post 20y ago

Tags for this Thread

#admin#bypass#coding#noob#syntax