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 Tools › Edit a .exe

Edit a .exe

Posts 1–14 of 14 · Page 1 of 1
Yin Yang
Yin Yang
Edit a .exe
Uhm I don't code much or anything but is there anything I can use to edit a .exe (if possible?), I downloaded a browser .exe that someone made to a certain site (can't advertise) and I wanna edit it to redirect me to a different certain site (like a browser application but JUST for the site)
Like I want to keep everything about what they made the same, just edit it to direct to a different site
Example: Open application, it's a MPGH browser, can only be used for mpgh use/browsing.
(the site is not mpgh though)
#1 · edited 11y ago · 11y ago
fsp
fsp
Well you can probably edit it using a Hex Editor perhaps and find the string of the URL that it's currently restricted to?
If you like you may send me the file and ill take a look
#2 · 11y ago
ED
Eddington
Open it in ollydbg. Right click->search for all referenced strings. That should bring you to the url definition which you can then change
#3 · 11y ago
DA
Daniel Mendes
Well, I use Visual Basic 2012 to do that kind of things. But since I don't have VB in this laptop I will not help you. VB has around 10GB when installed.

You can ask someone to help you or do it yourself watching YT videos.

Best of luck
#4 · 11y ago
kruge
kruge
Maybe visual basic, lot of people use that /possibly/
#5 · 11y ago
Nitro Gen
Nitro Gen
JustDecompile can bring most C# and VB to their sources (if not protected).
#6 · 11y ago
x0Z3ro0x
x0Z3ro0x
Quote Originally Posted by Nitro Gen View Post
JustDecompile can bring most C# and VB to their sources (if not protected).
Google how to decompile an exe as the above quote says. In order to get an .exe the code must be compiled, therefor to work on it again, you will need to de-compile it.
#7 · 11y ago
Tools4Gamers
Tools4Gamers
Any concret ideas on how to decompile any kind of program?
#8 · 10y ago
BL4CK_LAW
BL4CK_LAW
Try this or this.
#9 · 10y ago
ZE
ZetaDarus
if you want to share the edited .exe with peopole then idk

if you don't really want to share it , you can try to use Fiddler to redirect the HTTP request of the software
#10 · 10y ago
SO
sodo@
for that i think you will have to decompile it and then compile it back with your desired settings for it to work.
#11 · 10y ago
KA
kaboom15
Decompile the .exe
#12 · 10y ago
RE
RefundPR
ye like kaboom said, u need to Decompile the .exe and then compile it again when u are done with the edit. HF
#13 · 10y ago
Archx64
Archx64
If its a small shit program "ILSpy" is enough to decompile.

If not you have to use OllyDbg or IDA Pro to reverse it but you have to be very acknowledged with it
#14 · 8y ago
Posts 1–14 of 14 · Page 1 of 1

Post a Reply

Similar Threads

  • Packet editing javaw.exe programsBy end360 in Game Hacking Tutorials
    1Last post 11y ago
  • How do I edit gamelauncher.exeBy rosti93 in MapleStory Discussions
    0Last post 12y ago
  • Edit BlackShot.exe in system folder .By aimanmuluk in Blackshot Help
    1Last post 13y ago
  • Recompiling and editing minecraft.exeBy Dave84311 in Minecraft Tutorials
    3Last post 14y ago
  • Undetectable Leveling Hack by Hex-Editing WarRock.exeBy cr4sh08 in WarRock - International Hacks
    9Last post 18y ago

Tags for this Thread

None