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 › MultiPlayer Game Hacks & Cheats › Combat Arms Hacks & Cheats › Combat Arms Hack Coding / Programming / Source Code › D3D9 - FindPattern

D3D9 - FindPattern

Posts 1–4 of 4 · Page 1 of 1
SH
Shimmy-
D3D9 - FindPattern
I was implementing a D3D9 Device pointer finder

Code:
DevPtr = FindPattern(D3DBase, 0x128000, (PBYTE)"\xC7\x06\x00\x00\x00\x00\x89\x86\x00\x00\x00\x00\x89\x86", "xx????xx????xx");
And I got this
Code:
0x6D9D2488
How come it doesnt match the one by Blood?
#1 · 16y ago
FI
Finish
Quote Originally Posted by Shimmy- View Post
I was implementing a D3D9 Device pointer finder

Code:
DevPtr = FindPattern(D3DBase, 0x128000, (PBYTE)"\xC7\x06\x00\x00\x00\x00\x89\x86\x00\x00\x00\x00\x89\x86", "xx????xx????xx");
And I got this
Code:
0x6D9D2488
How come it doesnt match the one by Blood?
U should kno this devicepointer can update every second r every 8 years.

also u always add 4 to it before u get the vTable.

it is will how be like bloods one it is found different
#2 · 16y ago
GO
Gordon`
its a device pointer, but not the one that the game is using. this mean no vmt hook possible (cause the vtable isnt used) and if the game switched device (like ca does), then your hooked function wont be called anymore.
#3 · 16y ago
SC
scimmyboy
that device pointer is like, a temporary device
#4 · 16y ago
Posts 1–4 of 4 · Page 1 of 1

Post a Reply

Similar Threads

  • Can someone Upload d3d9.dllBy 1337Mike in WolfTeam Hacks
    4Last post 18y ago
  • D3D9 Chams TutorialBy Synns in C++/C Programming
    65Last post 17y ago
  • D3D9 HookingBy Someguytwo in C++/C Programming
    9Last post 18y ago
  • I need the d3d9 file!!!! o.0By Ziolean in Combat Arms Hacks & Cheats
    6Last post 17y ago
  • d3d9 file!!!!!!!!By unstopable52 in Combat Arms Hacks & Cheats
    4Last post 17y ago

Tags for this Thread

None