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 › Bypass needed (not coding help)

ExclamationBypass needed (not coding help)

Posts 1–15 of 23 · Page 1 of 2
IPAWN
IPAWN
Bypass needed (not coding help)
ok, iv decided to start making a D3D hack for combat arms i am done with the menu and coding, i just need the addies but my bypass doesn't hide my address finder, does anyone know a address finder that hides it self or have a bypass i can inject?
#1 · 16y ago
Matrix_NEO006
Matrix_NEO006
Release Hackshiled bypass (Feb-07-09) - ************* - A Development Site for Reverse Engineering
#2 · 16y ago
IPAWN
IPAWN
Quote Originally Posted by Matrix_NEO006 View Post
Release Hackshiled bypass (Feb-07-09) - ************* - A Development Site for Reverse Engineering
Thanks man, wow this guy who wrote this is awesome, anyways thanks be sure to watch out for my hack soon
#3 · 16y ago
why06
why06
Hmmm... I didn't think that bypass still worked...
#4 · 16y ago
Matrix_NEO006
Matrix_NEO006
it doesnt its just a piece of code i somehow think your a copy paster
#5 · 16y ago
IPAWN
IPAWN
Quote Originally Posted by why06 View Post
Hmmm... I didn't think that bypass still worked...
yea i was also noticing the post date and he mentioned he wrote as in past so i probably have to update the code or look for one that is ready to inject

Quote Originally Posted by Matrix_NEO006 View Post
it doesnt its just a piece of code i somehow think your a copy paster
and no, i know this is a snippet because its missing headers n such, i don't copy and paste cus that gets you no where
#6 · edited 16y ago · 16y ago
Matrix_NEO006
Matrix_NEO006
i have a question how do u get the address of the walls or i heard theres software that generates texture/render.
#7 · 16y ago
IPAWN
IPAWN
Quote Originally Posted by Matrix_NEO006 View Post
i have a question how do u get the address of the walls or i heard theres software that generates texture/render.
that my friend i don't know, i usually got my addresses from a key logger when i did WR, know its a bit different for CA so i am doing it old fashion way like moving up and down ladders to find the x, y, and z axis n such

what you could do is look for an unknown address, then shoot the wall or something, and look for a change in value and do this until u get down to 3 addresses
#8 · edited 16y ago · 16y ago
why06
why06
I think it's called a Stride in DirectX so it would be a Stride Logger, but the whole finding addies thing is still way over my head. Yeh I guess I could spend hours upon hours screwin around with cheatengine, but I rather just open it up completely in IDA. That's how the Pros do it and it's much faster too.
#9 · 16y ago
Matrix_NEO006
Matrix_NEO006
well the way i was doing was get that program and it would find the player module color + wall module color and it would give me like primecount = 44 or stride = 31 then i would put it in d3d starter kit and it would work. and now i forgot the god damn program's name.
EDIT: my friend just pmed me and gave me the programs name + download.

ill give u a tut on this so u can put it in the intermediate section.
#10 · edited 16y ago · 16y ago
IPAWN
IPAWN
Quote Originally Posted by Matrix_NEO006 View Post
well the way i was doing was get that program and it would find the player module color + wall module color and it would give me like primecount = 44 or stride = 31 then i would put it in d3d starter kit and it would work. and now i forgot the god damn program's name.
i know how you feel lol with forgetting names, lol usually i don't do those types of hacks, but i seen that chams is a biggy in CA, so ima have to do it
#11 · 16y ago
why06
why06
Quote Originally Posted by Matrix_NEO006 View Post
well the way i was doing was get that program and it would find the player module color + wall module color and it would give me like primecount = 44 or stride = 31 then i would put it in d3d starter kit and it would work. and now i forgot the god damn program's name.
EDIT: my friend just pmed me and gave me the programs name + download.

ill give u a tut on this so u can put it in the intermediate section.
Wo_OT! :O
#12 · 16y ago
IPAWN
IPAWN
Quote Originally Posted by Matrix_NEO006 View Post
well the way i was doing was get that program and it would find the player module color + wall module color and it would give me like primecount = 44 or stride = 31 then i would put it in d3d starter kit and it would work. and now i forgot the god damn program's name.
EDIT: my friend just pmed me and gave me the programs name + download.

ill give u a tut on this so u can put it in the intermediate section.
wow this is cool, so this is for the wall addies?
#13 · 16y ago
Matrix_NEO006
Matrix_NEO006
ya it give u the stride prime count and dont remember and azrobix d3d starter kit has it u put them in there its all done + u need to edit some code in there.
ill show u
#14 · 16y ago
IPAWN
IPAWN
Quote Originally Posted by Matrix_NEO006 View Post
ya it give u the stride prime count and dont remember and azrobix d3d starter kit has it u put them in there its all done + u need to edit some code in there.
ill show u
yea, that will be much help since all i focused on was no menu hacks
#15 · 16y ago
Posts 1–15 of 23 · Page 1 of 2

Post a Reply

Similar Threads

  • aswhooper bypass thingy not working help me-_-By wiimote99 in Combat Arms Hacks & Cheats
    15Last post 17y ago
  • Need Code Help.By [CF]Hackers in CrossFire Help
    10Last post 15y ago
  • need a little help with codingBy jmonking in C++/C Programming
    13Last post 17y ago
  • PATCH HELP NEEDED!! ERROR CODE -60By tzie13 in Combat Arms Hacks & Cheats
    6Last post 18y ago
  • need a little help with codingBy jmonking in C++/C Programming
    9Last post 17y ago

Tags for this Thread

#bypass#coding#combat arms#d3d#needed