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 › HACKING program help

HACKING program help

Posts 1–10 of 10 · Page 1 of 1
zmansquared
zmansquared
HACKING program help
is there a program that will code a hack for you, i heard of one but forgot the name. NOT VB OR C OR C++

pm if you know of one
#1 · 17y ago
why06
why06
nope. atleast I've never heard of one. and that would kinda defeat the point of coding a hack o_O?! The only thing I know that might be something like what your thinking of is an address logger.

An address logger works by finding common signatures for a desired address and then finds that address automatically once the game starts. That's what people use for Warrock hacks all the time. This is how come addresses come out so fast all the time for Warrock. There's no way around this but to make major changes in the design of the game. So an address logger is "unpatchable" in a sense. But it takes a LOT OF WORK to make an address logger for any game and even then it works only for that specific game. However once made you've pretty much won the hacking war. You would just run your address logger, get all the addresses in like 5 min after the game starts and put them in your hacks xD. These big hack sites like FPS have powerful address loggers. That's how come they can update their hacks so fast. If one of those address loggers got on a forum like this, by accident or whatever CA can forget about trying to stop hackers xD.

I could go on, but I already gave you much more information then you asked for. :P
#2 · 17y ago
Zhhot
Zhhot
lol if there was something like that, i wouldnt even open the first page of my guide!!

And FYI, C, VB and C++ are not programs, they are computer languages that write programs. If u are interested in coding a hack, u should start off which one of these languages, i personally u should go with C++, although the process is time consuming, and u need to learn the basics of C++ before u can make a simple reload hack, HAPPY HACKING!!

and man i want an address logger, ama post it on every hacking forum, NEXON IS SO GUNNA BE DEAD
#3 · edited 17y ago · 17y ago
FragInABox
FragInABox
I don't think those are real. I'm really close to being halfway done with learning C++ though. .
#4 · 17y ago
why06
why06
Quote Originally Posted by FragInABox View Post
I don't think those are real. I'm really close to being halfway done with learning C++ though. .
Course it's real. I mean Zhhot already posted the source for one in another thread.

PS: I'm halfway done too . You should post some of your code now and then.
#5 · 17y ago
ZE
zeco
Quote Originally Posted by why06 View Post
Course it's real. I mean Zhhot already posted the source for one in another thread.

PS: I'm halfway done too . You should post some of your code now and then.
What do you guys consider halfway done? I have no idea how far i would consider myself done.
#6 · 17y ago
why06
why06
Quote Originally Posted by zeco View Post
What do you guys consider halfway done? I have no idea how far i would consider myself done.
I mean halfway through my beginning guide to C++. Your never actually done learning anything, but once I'm done learning with basics I can start working on mastering a couple SDK's such as D3d9, etc. That's what I mean.
#7 · 17y ago
XG
XGelite
the closest you are going to get to that would be an already programed hack.
#8 · 17y ago
why06
why06
Quote Originally Posted by XGelite View Post
the closest you are going to get to that would be an already programed hack.
Huh? C++ is for more then programming hacks. If your talking about game hacks, but I would like to learn some more advanced hacks. I heard there was a way to defeat WPA secured network, but everyone has to start small :L
#9 · 17y ago
Micheltjuh
Micheltjuh
Quote Originally Posted by why06 View Post
nope. atleast I've never heard of one. and that would kinda defeat the point of coding a hack o_O?! The only thing I know that might be something like what your thinking of is an address logger.

An address logger works by finding common signatures for a desired address and then finds that address automatically once the game starts. That's what people use for Warrock hacks all the time. This is how come addresses come out so fast all the time for Warrock. There's no way around this but to make major changes in the design of the game. So an address logger is "unpatchable" in a sense. But it takes a LOT OF WORK to make an address logger for any game and even then it works only for that specific game. However once made you've pretty much won the hacking war. You would just run your address logger, get all the addresses in like 5 min after the game starts and put them in your hacks xD. These big hack sites like FPS have powerful address loggers. That's how come they can update their hacks so fast. If one of those address loggers got on a forum like this, by accident or whatever CA can forget about trying to stop hackers xD.

I could go on, but I already gave you much more information then you asked for. :P
Those address loggers you are talking about, aren't too much of a complicated applications that scan for the new addresses using Array of Bytes. If the values and such get stored at a different location, then you'll just have to do it manually. They aren't as powerful as you think they are.
#10 · 17y ago
Posts 1–10 of 10 · Page 1 of 1

Post a Reply

Similar Threads

  • Hacking Program HelpBy alexpoo in CrossFire Help
    6Last post 14y ago
  • Why Cant I Use Hacks? Please HelpBy tongakilo in CrossFire Help
    10Last post 15y ago
  • Help with CrossFire hacks (Programming)By Nitrous in General Hacking
    0Last post 17y ago
  • michida hack v6 helpBy Larry1 in CrossFire Help
    16Last post 15y ago
  • I Need help creating a money hack program?By mg_8090 in General
    8Last post 17y ago

Tags for this Thread

#hacking#program