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 › Combat Arms Coding Help & Discussion › Hackshield Bypass crashes after a few minutes

UnhappyHackshield Bypass crashes after a few minutes

Posts 1–4 of 4 · Page 1 of 1
BA
BadBurrito
Hackshield Bypass crashes after a few minutes
So I was trying to create a hs bypass since the new hs is getting on my nerves because they detect my midfunction and hwbp hooks....
I checked all the functions that are exported by Ehsvc.dll and by returning the functions immediately I could do a short bypass, my chams with an normal jmp hook are working fine but after a few minutes it crashes... I suppose that it is because I have to bypass some callbacks too (as I read in other threads) ...but I am not sure, can someone give me more detail information about how I could get the checks where it crashs? ...I am playing CAEU btw

Code:
___:10018480                 push    ebp
this is the point where I just write in a 0xC3 (RETN)

Code:
________:1039A799                 push    8C15568h
________:1039A79E                 jmp     loc_10212E31
when I trace the function I get to this point.... When I exchange the push with another push because they jump to the same address it work as I would return immediately with a 0xC3 (see above)
Code:
________:1039A7BB                 push    8C2346Bh
________:1039A7C0                 jmp     loc_10212E31
(I did this to run the function quite ordinary but it still crashes after a few minutes)
But you can skip the part with push because I think it is not that importan and maybe a little bit confusing

...So please help me and tell me where I can find the checks that Engine?? or Ehsvc?? or both are doing after some time I hope to pass them when I know where they are located is not that hard
#1 · 13y ago
NI
nigger
I don't think anyone in this section is smart enough to help you.
#2 · 13y ago
Ch40zz-C0d3r
Ch40zz-C0d3r
Engine is doing all the job for HS.
Its loading up the dll and initializes HS main functions.
Theres a little trick in there.
Blackcipher is checking if HS initialized all right *hint*
Also check for the debugstring of HS where it says the driver failed to load
If you need more help pm me or add me on skype though
#3 · 13y ago
NI
nigger
Quote Originally Posted by Ch40zz-C0d3r View Post
Engine is doing all the job for HS.
Its loading up the dll and initializes HS main functions.
Theres a little trick in there.
Blackcipher is checking if HS initialized all right *hint*
Also check for the debugstring of HS where it says the driver failed to load
If you need more help pm me or add me on skype though
except chaozz that is
#4 · 13y ago
Posts 1–4 of 4 · Page 1 of 1

Post a Reply

Similar Threads

  • WarRock crashes after a few minutes when using D3D hackBy taylan in C++/C Programming
    5Last post 16y ago
  • CA[NA] Crashing CA After A Few MinutesBy WuvYou in Combat Arms Help
    7Last post 13y ago
  • Game crashes after a few minutes when D3D is used.By Tekkn0logik in Combat Arms Hack Coding / Programming / Source Code
    18Last post 16y ago
  • warrock crashes after a few seconds??By prosniper in WarRock Discussions
    15Last post 16y ago
  • warrock crashes after a few seconds?? ( lazy admins)By prosniper in WarRock Discussions
    15Last post 16y ago

Tags for this Thread

None