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 › Market Place › User Services › [Source Code] Hack by Nseven

Post[Source Code] Hack by Nseven

Posts 16–30 of 54 · Page 2 of 4
lvous
lvous
Quote Originally Posted by xenononex View Post
why is it errors to me? http://prntscr.com/6e94x6
because you have to include the libs

download DirectX SDK June 2010 and go to:
project -> properties -> configuration properties -> c++ -> Additional Include Directories:
add this: C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\Include
project -> properties -> configuration properties -> linker -> Additional Library Directories:
add this: C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\Lib\x86

download ms detours 1.5 from here: http://www.mpgh.net/forum/attachment...0&d=1345779107
#16 · 11y ago
XE
xenononex
Quote Originally Posted by lvous View Post
because you have to include the libs

download DirectX SDK June 2010 and go to:
project -> properties -> configuration properties -> c++ -> Additional Include Directories:
add this: C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\Include
project -> properties -> configuration properties -> linker -> Additional Library Directories:
add this: C:\Program Files (x86)\Microsoft DirectX SDK (June 2010)\Lib\x86

download ms detours 1.5 from here: http://www.mpgh.net/forum/attachment...0&d=1345779107
thanks, where to leave detours?

- - - Updated - - -

I got it, but there is 1 more problem left http://prntscr.com/6ed1qc
#17 · edited 11y ago · 11y ago
HA
haqgamer
If you wana see the hack in use look at this.
http://i60.tinypic.com/2q3w0gh.jpg
#18 · 11y ago
XE
xenononex
Quote Originally Posted by haqgamer View Post
If you wana see the hack in use look at this.
http://i60.tinypic.com/2q3w0gh.jpg
I don't wanna look at this I wanna play with this
#19 · 11y ago
lvous
lvous
Quote Originally Posted by xenononex View Post
thanks, where to leave detours?

- - - Updated - - -

I got it, but there is 1 more problem left http://prntscr.com/6ed1qc
Try L"DX" or turn off unicode
project -> properties -> configuration properties -> general -> character set -> Not Set
#20 · 11y ago
HA
haqgamer
Quote Originally Posted by xenononex View Post
I don't wanna look at this I wanna play with this
This is probably detected, there was an update a few days ago and all hacks were detected.
#21 · 11y ago
JE
jere999
where I get the hack: D
#22 · 11y ago
HA
haqgamer
Quote Originally Posted by jere999 View Post
where I get the hack: D
Copy the source and compile it in Visual Studios!
#23 · 11y ago
JE
jere999
do not know how you do that I'm trying 1 week ago could help me?
#24 · 11y ago
XE
xenononex
Quote Originally Posted by lvous View Post
Try L"DX" or turn off unicode
project -> properties -> configuration properties -> general -> character set -> Not Set
thank you very much the errors is gone

- - - Updated - - -

how can I keep this hack up to date?
#25 · edited 11y ago · 11y ago
ZO
zorta
Quote Originally Posted by xenononex View Post
thank you very much the errors is gone

- - - Updated - - -

how can I keep this hack up to date?
By keeping update the cara informations, Ubisoft ****** give some (with the ESP¨addresses)
#26 · 11y ago
XE
xenononex
Quote Originally Posted by zorta View Post
By keeping update the cara informations, Ubisoft ****** give some (with the ESP¨addresses)
what is ''cara informations''?
#27 · 11y ago
HA
haqgamer
Quote Originally Posted by xenononex View Post
what is ''cara informations''?
Do you know C++? If you dont wait for someone else to make it for you. I might post a working version for it today.
#28 · 11y ago
HA
haqgamer
This is a really bad hack, i tested it yesterday and sometimes it spins you in circles.
#29 · 11y ago
JE
jere999
Compiling project changes...
--------
- Project Filename: C:\Users\Intrepido\Documents\Proyecto 1.dev
- Compiler Name: TDM-GCC 4.8.1 64-bit Profiling

Building makefile...
--------
- Filename: C:\Users\Intrepido\Documents\Makefile.win

Processing makefile...
--------
- Makefile Processor: C:\Program Files (x86)\Dev-Cpp\MinGW64\bin\mingw32-make.exe
- Command: mingw32-make.exe -f "C:\Users\Intrepido\Documents\Makefile.win" all

g++.exe -shared dllmain.o -o "Proyecto 1.dll" -L"C:/Program Files (x86)/Dev-Cpp/MinGW64/lib" -L"C:/Program Files (x86)/Dev-Cpp/MinGW64/x86_64-w64-mingw32/lib" -static-libgcc -pg -Wl,--output-def,"libProyecto 1.def",--out-implib,"libProyecto 1.a",--add-stdcall-alias

dllmain.o:dllmain.cpp.text+0x7a1): undefined reference to `D3DXMatrixTranspose'
dllmain.o:dllmain.cpp.text+0x7b1): undefined reference to `D3DXMatrixTranspose'
dllmain.o:dllmain.cpp.text+0x7ed): undefined reference to `D3DXVec3Project'
dllmain.o:dllmain.cpp.text+0x118e): undefined reference to `Direct3DCreate9'
dllmain.o:dllmain.cpp.text+0x12d4): undefined reference to `DetourFunction'
dllmain.o:dllmain.cpp.text+0x12fb): undefined reference to `DetourFunction'
dllmain.o:dllmain.cpp.text+0x1322): undefined reference to `DetourFunction'
dllmain.o:dllmain.cpp.text+0x1349): undefined reference to `DetourFunction'
c:/program files (x86)/dev-cpp/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.1/../../../../x86_64-w64-mingw32/bin/ld.exe: dllmain.o: bad reloc address 0x0 in section `.pdata$_ZnwyPv'
collect2.exe: error: ld returned 1 exit status

C:\Users\Intrepido\Documents\Makefile.win:27: recipe for target '"Proyecto' failed
mingw32-make.exe: *** ["Proyecto] Error 1

please any solution?
#30 · 11y ago
Posts 16–30 of 54 · Page 2 of 4

Post a Reply

Similar Threads

  • Pls help me about source code hackBy vipluckystar in CrossFire Hack Coding / Programming / Source Code
    10Last post 14y ago
  • Source code hack!By GameMaster025 in CrossFire Hack Coding / Programming / Source Code
    4Last post 14y ago
  • Help source code hackBy -Dreamer- in Crossfire Coding Help & Discussion
    3Last post 13y ago
  • Source Code Hack CS 1.6 nonsteamBy dinho_CA in CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    1Last post 13y ago
  • Plealse source code hack exp Special Force ThailandBy thaweetham in Soldier Front General
    0Last post 13y ago

Tags for this Thread

#source code