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 › C++ Memory write/read functions?

C++ Memory write/read functions?

Posts 1–15 of 17 · Page 1 of 2
Spoking
Spoking
C++ Memory write/read functions?
I tried googling but it didn't work out, so I'm asking this here.


I'm trying to make a CS:S hack, a simple sv_cheats bypass. All i need is to connect to the process, and edit a memory adress and "freeze it".
Then I need a hotkey function to make it listen to the F12 key and then activate the sv_cheats bypass.

Does anyone here know how to make something like this?

I know the adress.
#1 · 17y ago
zhaoyun333
zhaoyun333
If your going to read / write the memeory in the game DLL injection is the way to go.
#2 · 17y ago
Spoking
Spoking
And can you tell me how to do that?

maybe your msn?
#3 · 17y ago
zhaoyun333
zhaoyun333
I prefer IRC
#4 · 17y ago
Spoking
Spoking
Ok, tell me which one
#5 · 17y ago
zhaoyun333
zhaoyun333
MPGH irc obviosly

irc.mpgh.net
#6 · 17y ago
Spoking
Spoking
Nobody online on irc
#7 · 17y ago
zhaoyun333
zhaoyun333
I am.......zhaoyun333 on IRC.....
#8 · 17y ago
Spoking
Spoking
I'm the only one in irc.mpgh.net

I just need to know which functions I have to use for hacking. And if possible, explain me the .dll hook
#9 · edited 17y ago · 17y ago
zhaoyun333
zhaoyun333
theres 10 ppl in irc
#10 · 17y ago
Spoking
Spoking
Wtf? I don't see 10 people
#11 · 17y ago
zhaoyun333
zhaoyun333
I do............

Ok try : MPGH: irc.mpgh.net
#12 · edited 17y ago · 17y ago
why06
why06
You can right a dll in C++ ... right?.
#13 · 17y ago
zhaoyun333
zhaoyun333
u can build a dll with c++
#14 · 17y ago
Spoking
Spoking
So, how to do it? Which functions to use etc?
#15 · 17y ago
Posts 1–15 of 17 · Page 1 of 2

Post a Reply

Similar Threads

  • [Request] Write/Read Memory TutorialBy Infection_X in Visual Basic Programming
    1Last post 18y ago
  • Memory editing (Read/Write Process Memory)By wolfguardiann in Visual Basic Programming
    31Last post 15y ago
  • how to write/Read game memory with vb 2008By CodeHPro in Visual Basic Programming
    33Last post 16y ago
  • Memory Writing...By Lyoto Machida in C++/C Programming
    37Last post 15y ago
  • how can i write sendcommendtoconsole function in delphi?By zee_mars in Call of Duty Modern Warfare 2 Coding / Programming / Source Code
    7Last post 15y ago

Tags for this Thread

#functions#memory#write or read