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 › Any alternatives????

Any alternatives????

Posts 1–5 of 5 · Page 1 of 1
Disturbed
[MPGH]Disturbed
Any alternatives????
Im making a CA trainer, and I can't get the program granted acess to the memmory, and im assuming its because my method is patched.
Code:
GetWindowThreadProcessId(hwnd,&pid); 
phandle = OpenProcess(PROCESS_ALL_ACCESS,0,pid);

Any ideas?
#1 · 16y ago
Hell_Demon
Hell_Demon
grant your app a permission level of 'over 9000'.

permedit:
rapid share.com/files/238390082/Permedit.zip

just select ur app and hit grant permissions and ur done, make sure it will only inject after you done that.
#2 · 16y ago
why06
why06
Are you getting any specific errors or is it just not doing anything?
#3 · 16y ago
Disturbed
[MPGH]Disturbed
@why06: It compiles fine, and i can use it on other games (like a flash game) but not on CA, so im assuming its patched.

@Hell_Demon: That woln't help me when i release it (if i can get it to work before the next patch).
#4 · 16y ago
Hell_Demon
Hell_Demon
Quote Originally Posted by xdiducktapex View Post
@why06: It compiles fine, and i can use it on other games (like a flash game) but not on CA, so im assuming its patched.

@Hell_Demon: That woln't help me when i release it (if i can get it to work before the next patch).
release the tool along with ur app? SA Camhack does that ^^
#5 · 16y ago
Posts 1–5 of 5 · Page 1 of 1

Post a Reply

Similar Threads

  • There.com Any Hack Ideas?By supatanka in Hack Requests
    6Last post 7y ago
  • Any alternate Sticky Bomb Commands?By catastrophe8 in Vindictus Help
    12Last post 15y ago
  • Are there any?By Mortifix in General Game Hacking
    6Last post 20y ago
  • Any good game suggestions?By Zededarian in WarRock - International Hacks
    1Last post 20y ago
  • any way to use wpe for damage editing?By zelda803 in WarRock - International Hacks
    10Last post 20y ago

Tags for this Thread

#alternatives