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 › Programming › Programming Tutorials › How To Remove Ads From .dll Hacks

How To Remove Ads From .dll Hacks

Posts 1–6 of 6 · Page 1 of 1
Grim
Grim
How To Remove Ads From .dll Hacks
Hex Edit. So long as the .dll file isn't packed thats all you need to do. if it is packed you need to unpack it first, which is completely different from this tutorial, so if its packed you need to google if there is a way to unpack it. you need to know what its packed with before searching google for an unpacker.

I've attached the Hex Editor I use. Its HexEdit2. It's run from java, so you MUST have Java Runtime Environment installed on your computer.. if you don't already have that done, then you don't surf the internet at all cause java is everywhere.

save this .rar file anywhere

CREATE A NEW FOLDER IN YOUR ROOT DIRECTORY! (C:\)
this folder can be named anything, but for the purposes of this tutorial, name it "HERE"

extract the files of this .rar to that folder

open your Command Prompt, XP Users it's Start>Run and enter CMD
otherwise its Start>All Programs>Accessories>Command Prompt

once its running type in EXACTLY "cd \HERE" and press Enter
this will switch you to the folder where the files are

once done, type in EXACTLY "java HexEdit2"


once thats running you need to open the file you're trying to edit. For the purposes of this tutorial, get the file from this thread.. http://www.mpgh.net/forum/164-combat...king-hack.html
IT IS UNPACKED SO IT IS OPEN FOR EDITING

then we search for the FIRST TEXT STRING of the Advertisement




you can edit this out with anything you want, THE ONLY PROBLEM IS THAT THE AMOUNT OF CHARACTERS YOU PUT IN MUST BE THE EXACT AMOUNT OF CHARACTERS YOU TAKE OUT

W = 1
a = 2
r = 3
P = 4
a = 5
t = 6
h = 7
S = 8
i = 9
n = 10

so whatever you put instead of my name has to be 10 characters. ANY CHARACTER EXCEPT "~" The ~ is an invalid character.. !@#$%^&*() are all acceptable and of course letters, spaces and numbers

Once You Are In This Area That The Advertisement Is In You Can Check Around This Group Of Words And Edit Anything Else You See As An Advertisement. You Can Change Capital Letters To Lower Case Or Vise Versa On The Menu, Such As Chams to CHAMS or chams or ChAmS, however you want it. THE MENU IS JUST AFTER THE TEXT OF WarPathSin Pub V.2

So If You Look Around A Bit You'll See My Website Advertisement.



EDIT THIS THE SAME AS YOU DID MY NAME.. ANY CHARACTERS SO LONG AS THEY ARE THE SAME IN LENGTH

So we change WarPathSin to something else thats 10 characters long and GlobalFailure . tk* to something else thats 17 characters long. Save the file and you're done.

How To Tell If The File Is Packed

when you search for the advertisement.. you wont find it

HexEdit2.rar MD5:bccca8a25b08bb1b85d146e19c9f2f8c - VirSCAN.org Scanners did not find malware!

Virustotal. MD5: bccca8a25b08bb1b85d146e19c9f2f8c
#1 · edited 16y ago · 16y ago
whtlight
whtlight
"java is not recognized as a internal or external command operable program or batch file"
Help?
#2 · 16y ago
Grim
Grim
it says in the tutorial that you need Java Runtime Environment installed on your computer to run this specific hex editor.. JRE 6 is the current one.. but if you are having too many problems you can simpy use a different hex editor
#3 · 16y ago
dragonwiddd
dragonwiddd
Can i use this to edit hotkeys for opening menus in my Pub hacks?
#4 · 16y ago
CH
chrisrockon2009
how would i umpack the file? or find what it was packed with
#5 · 16y ago
CT
ctpsolo
Quote Originally Posted by chrisrockon2009 View Post
how would i umpack the file? or find what it was packed with
PeID to check what it's packed with for example. Then you look if there are any tools/scripts to automatically unpack, in worst case you find a tut on manual unpacking of packer X.
#6 · 16y ago
Posts 1–6 of 6 · Page 1 of 1

Post a Reply

Similar Threads

  • How To Remove Ads From .dll HacksBy Grim in Combat Arms Hack Coding / Programming / Source Code
    91Last post 16y ago
  • Help! how to remove ads from the hack, remove points in the game ads?By darkaneudy in Combat Arms Help
    5Last post 16y ago
  • How to remove ads from hacksBy Terell. in WarRock Tutorials
    15Last post 15y ago
  • How to remove ads from hackBy liv2rap50 in Combat Arms Help
    1Last post 16y ago
  • Possible to remove spammer from .dll hacks?By ghostmode675 in Combat Arms Discussions
    23Last post 16y ago

Tags for this Thread

None