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 › Ollydbg and _Cshell Problem

Ollydbg and _Cshell Problem

Posts 1–15 of 23 · Page 1 of 2
HA
HazzaBud
Ollydbg and _Cshell Problem
Hey, Im Having a Problem Finding the LTC with an unpacked CShell. I Didnt modify It or anything and followed lauwy's tutorials excatly the way he did it, step by step, but im always getting this error. this is when i search all referenced text strings, then search text> CursorCenter 0. I Get This Problem. any help would be appriciated, thankyou

when i search all referenced text strings it looks like this
[IMG]http://i1109.photobucke*****m/albums/h423/HazzaBud/OLLYDBG1.jpg[/IMG]

when i search "CursorCenter 0" in all referenced text strings and double click it
[IMG]http://i1109.photobucke*****m/albums/h423/HazzaBud/OLLYDBG2.jpg[/IMG]

Thanks for any help
#1 · 15y ago
UL
UltraPGNoob
right click on "cursorcenter 0",0

and find reference -> selected address

you should get some address with push action

like that :

Code:
push _cshell.address | "CursorCenter 0"
then double click on one of them and u'll get the usual way to find LTC.
#2 · edited 15y ago · 15y ago
UL
UltraPGNoob
/delete_message_#3_because_its_a_useless_msg
/thx
#3 · edited 15y ago · 15y ago
HA
HazzaBud
Quote Originally Posted by UltraPGNoob View Post
right click on "cursorcenter 0",0

and find reference -> selected address

you should get some address with push action

like that :

Code:
push _cshell.address | "CursorCenter 0"
then double click on one of them and u'll get the usual way to find LTC.
Well, I Did That But When I Right Click-Find References To- Selected Address, It Comes Up With Nothing. Thanks For Your Reply Though
#4 · 15y ago
UL
UltraPGNoob
np

maybe you should open crossfire.exe and inject cshell.dll and then open ollydbg to attach it to crossfire.exe

give it a try and tell me if it worked.
#5 · 15y ago
25
258456
I also have a problem, i wrote my own script that loads cshell, i went to olly and made a dump of the process of Cshell, but when i open the dumped dll, it shows me module ntdll, when i go to the executable modules tab cshell isn't even there, can you guys help me. i have to go to school in 30 minutes.
#6 · 15y ago
UL
UltraPGNoob
i'm not unpacking it anymore because i can look into cshell easily.

why not trying to work with it even if its not unpacked?
#7 · 15y ago
25
258456
how do you plan to do that?

Crossfire doesn't allow you to attach a debugger, and it will just crash if you start it with olly so can you explain how you do that?
#8 · 15y ago
25
258456
thanks for you help guys. (sarcasm)
#9 · 15y ago
[G
[G]ermany
i know that the PTC Method is patched, but cursorcenter and the other sh1t still works ?
#10 · 15y ago
UL
UltraPGNoob
Quote Originally Posted by 258456 View Post
thanks for you help guys. (sarcasm)
did you forget to open crossfire.exe without anything like hgwc or xtrap?

and then inject cshell.dll?

crossfire alone cant detect debugger.

you should know that.

And you may find more than PTC.
#11 · 15y ago
25
258456
wow!!! how would you start cf without hgwc and xtrap? Are you talking about the patcher_cf? Sorry for being a pain and thanks for your help
#12 · 15y ago
UL
UltraPGNoob
don't run from patcher_cf there's another executable called crossfire.
#13 · 15y ago
25
258456
Oh, so run the file "crossfire" then attatch debugger to it or open crossfire with debugger?
#14 · 15y ago
UL
UltraPGNoob
open crossfire.exe
don't forget to use an injector to inject cshell.dll to crossfire.exe
then attach ollydbg

thats that easy to do.
#15 · 15y ago
Posts 1–15 of 23 · Page 1 of 2

Post a Reply

Tags for this Thread

None