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 › CrossFire Hacks & Cheats › CrossFire Hack Coding / Programming / Source Code › Return Address

Return Address

Posts 1–8 of 8 · Page 1 of 1
Freddiew
Freddiew
Return Address
Crossfire INA: 0x4C5A79 (Feb 6 2014)

Code:
#define RETURNADDRESS ((DWORD)_ReturnAddress()==(DWORD)GetModuleHandleA(DxDraw)+0x4C5A79)

if(Hack.Chams[3])
{
	if (RETURNADDRESS && iStride== 40 && iStride== 44 )
	{
		pDevice->SetRenderState(D3DRS_ZENABLE, FALSE);
                pDevice->SetTexture(0, g_Blue);
                _DrawIndexedPrimitive(pDevice, PrimType, BaseVertexIndex, MinVertexIndex, NumVertices, startIndex, primCount);
                pDevice->SetRenderState(D3DRS_ZENABLE, TRUE);
                pDevice->SetTexture(0, g_Green);
	}
}


Credits: Momo5000 (logger)
#1 · 12y ago
Astr3Lune
Astr3Lune
Owalah ini Bukan DIP WH doank
ini udah D3D Menu,

ane kya nya pernah liat itu source code ,
Di Combat arms kayanya,
Ada Link Asli source itu?

BTW ini addres apa 0x4C5A79?
ada Binary String nya?
#2 · 12y ago
XA
XarutoUsoCrack
Quote Originally Posted by Astr3Lune View Post
Owalah ini Bukan DIP WH doank
ini udah D3D Menu,

ane kya nya pernah liat itu source code ,
Di Combat arms kayanya,
Ada Link Asli source itu?

BTW ini addres apa 0x4C5A79?
ada Binary String nya?
English plase.

1- Don't have a bynary string our a pattern for this, this isen't static and can be changed, it's just used to logg d3d9 3d models vector's ( act like a stride ).

2- you don't need add a base to this ( GetModuleHandle ), the base is 40000 ( static ).

3- You don't need to use this if game have working string's ( 40 - 44 - 32 - 36 etc.. )
#3 · 12y ago
Astr3Lune
Astr3Lune
Quote Originally Posted by XarutoUsoCrack View Post
English plase.

1- Don't have a bynary string our a pattern for this, this isen't static and can be changed, it's just used to logg d3d9 3d models vector's ( act like a stride ).

2- you don't need add a base to this ( GetModuleHandle ), the base is 40000 ( static ).

3- You don't need to use this if game have working string's ( 40 - 44 - 32 - 36 etc.. )

oh ok.
English=

this is D3D menu not just DIP wallhack.
i think , i'm ever see this source for topic CA.

any source code full old?

any way what this address and what the function for Wallhack DIP 0x4C5A79?

how to get it?

Any there pattern?
#4 · edited 12y ago · 12y ago
XA
XarutoUsoCrack
like i said, this is just vector logging, don't have a pattern, string our binary string, have a manual logger for this, just search in google, for some info, search in google D3D Player Return Address / Chams by string.

P.S: Don't act like "send me full source, i wan't it undetected and working fine, i want f7", this is a noob act.
#5 · 12y ago
I2espect
I2espect
@XarutoUsoCrack
I Tried To draw in dip hook but it lag alot !! do i need to endscene ?!
#6 · 12y ago
Astr3Lune
Astr3Lune
ok thanks for reply
#7 · 12y ago
XA
XarutoUsoCrackNonCS
Quote Originally Posted by I2espect View Post
@XarutoUsoCrack
I Tried To draw in dip hook but it lag alot !! do i need to endscene ?!
enter in skype.
#8 · 12y ago
Posts 1–8 of 8 · Page 1 of 1

Post a Reply

Similar Threads

  • D3D Player Return Address / Chams by stringBy xbeatsszzx in Call of Duty Black Ops Coding, Programming & Source Code
    2Last post 15y ago
  • Return Address LoggerBy Stephen in C++/C Programming
    75Last post 15y ago
  • Return Address Logger v1.1By Stephen in C++/C Programming
    9Last post 15y ago
  • Direct Memory Access (DMA) to Static Memory AddressesBy Dave84311 in Game Hacking Tutorials
    0Last post 20y ago
  • Tutorial Replies - Direct Memory Access (DMA) to Static Memory AddressesBy Dave84311 in General Game Hacking
    3Last post 20y ago

Tags for this Thread

#address#chams#return