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 16–17 of 17 · Page 2 of 2
zhaoyun333
zhaoyun333
go to IPAWNS's tutorial for nubs XD
#16 · 17y ago
bug_NOT_ME
bug_NOT_ME
Quote Originally Posted by Spoking View Post
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.
Use WriteProcessMemory and ReadProcessMemory for memory modifications
#17 · 17y ago
Posts 16–17 of 17 · Page 2 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