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 › How to use dll+pointer

How to use dll+pointer

Posts 1–10 of 10 · Page 1 of 1
UM
umutyeniyurt
How to use dll+pointer
how can i use c++ "GameClient.dll"+005035C8 offset 40
#1 · 13y ago
AT
atom0s
Use API such as:
- CreateToolhelp32Snapshot
- Module32First / Module32Next

To obtain the base address of GameClient.dll, then add your offset and such.
#2 · 13y ago
UM
umutyeniyurt
thanks for anwser. but i dont undestand :S
#3 · 13y ago
UM
umutyeniyurt
+++++++++++++++++++++
#4 · 13y ago
AT
atom0s
Quote Originally Posted by umutyeniyurt View Post
thanks for anwser. but i dont undestand :S
If you don't understand how to use API then you need to actually take the time to learn what you are doing. I'm not going to spoon feed you the answer.
#5 · 13y ago
UM
umutyeniyurt
please one example
#6 · 13y ago
Biesi
Biesi
Quote Originally Posted by umutyeniyurt View Post
please one example
good luck waiting for someone who spoonfeeds you
#7 · 13y ago
AT
atom0s
Quote Originally Posted by umutyeniyurt View Post
please one example
Look at the MSDN for the API I listed, they have examples.
#8 · 13y ago
UM
umutyeniyurt
please give me link. thanks
#9 · 13y ago
AT
atom0s
Quote Originally Posted by umutyeniyurt View Post
please give me link. thanks
If you can't even Google.. then no. I'm not going to help.
#10 · 13y ago
Posts 1–10 of 10 · Page 1 of 1

Post a Reply

Similar Threads

  • How to use GameStatus Pointer!By seeplusplus in Combat Arms Hack Coding / Programming / Source Code
    14Last post 15y ago
  • How i use .dll hack ?By sbktr in Combat Arms Help
    3Last post 14y ago
  • how to use dlls ?By TheMaTriX in C++/C Programming
    1Last post 14y ago
  • How to use maty patty's hack .dll fileBy 0o1ade in Combat Arms Help
    18Last post 16y ago
  • [vb6] How do i read a float from memory(pointer+offset)+how to use multilevelpointerBy freitag in Visual Basic Programming
    5Last post 17y ago

Tags for this Thread

None