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 › Extracting classes from dynamically loaded libraries.

Extracting classes from dynamically loaded libraries.

Posts 1–4 of 4 · Page 1 of 1
radnomguywfq3
radnomguywfq3
Extracting classes from dynamically loaded libraries.
The best solution I came up with was returning a pointer to the class created in one of the dll's methods. Does anyone have a better solution(excluding other libraries like MFC). I want to dynamically load my CGUIManagerClass for JetaEngine so people can easily change the way .gui files are read and rendered.
#1 · 17y ago
GH
Ghost of Obama
Quote Originally Posted by Jetamay View Post
The best solution I came up with was returning a pointer to the class created in one of the dll's methods. Does anyone have a better solution(excluding other libraries like MFC). I want to dynamically load my CGUIManagerClass for JetaEngine so people can easily change the way .gui files are read and rendered.
Jeta you dont understand 98% of are community doesnt no what the hell your talking about lol.
#2 · 17y ago
radnomguywfq3
radnomguywfq3
Yeah, but it'll attract new users who do :O
#3 · 17y ago
GH
Ghost of Obama
Quote Originally Posted by Jetamay View Post
Yeah, but it'll attract new users who do :O
Ban hammer 98% of are people. Gud idea??!! ?
#4 · 17y ago
Posts 1–4 of 4 · Page 1 of 1

Post a Reply

Similar Threads

  • (Request) A tutorial on how to extract addresses from trainersBy englishpom in WarRock - International Hacks
    9Last post 19y ago
  • Converting Dynamically linked library to executable.By radnomguywfq3 in Programming Tutorials
    2Last post 17y ago
  • HELP~extracting files from differnetBy heydiddledagain in Combat Arms Help
    0Last post 16y ago
  • AIL_stream_sample_handle@4 could not be located in the dynamic link library mss32.dllBy lilchat24 in Call of Duty Modern Warfare 2 Help
    0Last post 16y ago
  • Load Library of a .dllBy GS-HITMAN in CrossFire Hack Coding / Programming / Source Code
    14Last post 15y ago

Tags for this Thread

#classes#dynamically#extracting#libraries#loaded