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 › [Makes detected hacks undetected] Simple PE Cipher

[Makes detected hacks undetected] Simple PE Cipher

Posts 1–15 of 468 · Page 1 of 32
…
Jason
Jason
[Makes detected hacks undetected] Simple PE Cipher
I was talking to Bombsaway a few days ago and he was saying that the old method of ciphering a file (pumping shit onto the end of the file) no longer works with CA. It just so happens I was bored at the time so I wrote this simple little cipher. Basically it just manipulates a few values within the PE structure and also rewrites some data into the .text section.

This, unlike the older ciphers, should work to fool Nexon's hash logic.

Using it is pretty straightforward:
  1. Download the .zip and extract it
  2. Run "Simple PE Cipher.exe"
  3. Press the browse button to locate your Dll
  4. Press "Run Cipher", if all goes as expected you should see a "Cipher Completed Successfully" message box appear.
  5. Inject the .dll. A backup of the original .dll is also created (with a .bak extension) in the same directory as the ciphered dll so you can revert at any time if something goes wrong.




Written in Win32 C++ for teh lulz.

If you have any issues with it, please feel free to PM me or post in the thread, I'll do my best to rectify the issues.
Virus Scan
Jotti

No idea why this had those two scanners report a backdoor to be honest. Perhaps because I'm using some I/O API, dunno.

Anyways, enjoy, and report back with results.
Simple PE Cipher_mpgh.net.zip
#1 · edited 14y ago · 14y ago
Drake
Drake
/ Approved
#2 · 14y ago
WA
waterboy543449
I wasn't around long enough to know what a 'cipher' actually does ? Can you simplify what this program does for my nooby self ? Thanks
#3 · 14y ago
IA
iAllure
Quote Originally Posted by waterboy543449 View Post
I wasn't around long enough to know what a 'cipher' actually does ? Can you simplify what this program does for my nooby self ? Thanks
Long story short, it makes the hack undetected lol
#4 · 14y ago
Jason
Jason
Quote Originally Posted by waterboy543449 View Post
I wasn't around long enough to know what a 'cipher' actually does ? Can you simplify what this program does for my nooby self ? Thanks
Basically, one way Nexon can detect hack attempts is to take a "hash" of the .dll when it's injected. They then compare this hash to a list of "blacklisted" dlls and if there is a match, they report a hack detection and exit. The purpose of a cipher like this is to change up some data within the .dll so that the hash of the file changes. Previously this was achieved by writing a few extra bytes of data to the end of the file. However, recently Nexon have changed the way they hash the dll (rather than simply hashing the entire file, they hash only a portion of the file), which is why some of the old ciphers have stopped working.

My method modifies safe data within the file itself (through the documented PE structure), and is thus more likely to modify the portion of the file that Nexon hashes (most likely the executable sections, but not 100% sure so I modify a few different areas). The idea, of course, is to not break the .dll itself when modifying data.
#5 · 14y ago
IA
iAllure
nice @Jason...
It worked for me
#6 · 14y ago
FrosK
FrosK
Heh, lets play with old detected hacks...
Thanks, for sharing a cipher in this section
#7 · 14y ago
ID
iDaEgg
I like this ^.^

This will work perfectly for all the detected hacks out there atm.
#8 · 14y ago
TE
tenkia
do i remove the .bak at the end???
#9 · 14y ago
Jason
Jason
Quote Originally Posted by tenkia View Post
do i remove the .bak at the end???
No, the .dll is the ciphered version. If you read my post I said that the cipher automatically backs-up your original file with a .bak extension so that you don't lose the original. If something goes wrong with the cipher and the ciphered .dll doesn't work, simply delete it from your computer and remove the .bak extension on the original file.
#10 · 14y ago
Tman25
Tman25
Nice job this will surely come in handy now we can use all those detected hacks
#11 · 14y ago
TE
tenkia
why does this not work either the hack loads but doesnt work or it just crashes on the loading screen D:
#12 · 14y ago
Tapatio Doritos
Tapatio Doritos
Nice
#13 · 14y ago
Lazureth
Lazureth
Works /too short
#14 · 14y ago
Jason
Jason
Quote Originally Posted by tenkia View Post
why does this not work either the hack loads but doesnt work or it just crashes on the loading screen D:
If the hack is broken, patched or detected (with a method other than the hashing), this will not fix it. Does the hack work before the ciphering?
#15 · 14y ago
Posts 1–15 of 468 · Page 1 of 32
…

Post a Reply

Similar Threads

  • [Beta][Makes detected hacks undetected] Simple PE CipherBy Jason in Combat Arms Europe Hacks
    275Last post 11y ago
  • [beta][Makes detected hacks undetected] Simple PE CipherBy aizzad10 in Blackshot Injectors & Tools
    7Last post 10y ago
  • How to make detected hacks undetected?By xx claws xx in CrossFire Help
    5Last post 13y ago
  • IW5M - aCI Bypasser :: Make Detected Hacks Undetected + Chopper Box ESP!By Kenshin13 in Call of Duty Modern Warfare 3 Private Server Hacks
    25Last post 13y ago
  • Make Detected Hacks UndetectedBy Herbal in WarRock - International Hacks
    7Last post 18y ago

Tags for this Thread

None