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 › C# Programming › [Help] opening C# .exe file

[Help] opening C# .exe file

Posts 1–12 of 12 · Page 1 of 1
Sa1nt
Sa1nt
[Help] opening C# .exe file
I have a problem with one file which is programmed with C# and it's executable as .exe, how can i read the code of this file and modify it?
#1 · 16y ago
Kuro Tenshi
Kuro Tenshi
u'll need a debugger or some kind of converter that might not exist.
#2 · 16y ago
'Bruno
'Bruno
Quote Originally Posted by Sa1nt View Post
I have a problem with one file which is programmed with C# and it's executable as .exe, how can i read the code of this file and modify it?
you need the source code of the program that you wish to open, and you can always open it with Microsoft Visual C# express edition, which you will find it very easily by googling.
#3 · 16y ago
Sa1nt
Sa1nt
how can i get the source code


btw i have c# express edition and it wont open it.
#4 · edited 16y ago · 16y ago
Hell_Demon
Hell_Demon
You can't(not because it's not possible, but because you are probably going to edit it and claim it as your own work)
#5 · 16y ago
Sa1nt
Sa1nt
uhmm, it's anticheat which is homemade... i want to bypass it not to claim as my own
#6 · 16y ago
Hell_Demon
Hell_Demon
then learn assembly and how to use ollydbg, no use in decompiling it.
#7 · 16y ago
Sa1nt
Sa1nt
can you shortly explain what they do and are? Those assembly and ollydbg
#8 · 16y ago
Hell_Demon
Hell_Demon
Quote Originally Posted by Sa1nt View Post
can you shortly explain what they do and are? Those assembly and ollydbg
no............
#9 · 16y ago
why06
why06
Quote Originally Posted by Hell_Demon View Post
no............
Lmao. xD.... google man... google. Eh since Im here...

Assembly: the lowest level of programming you can program programmatically. (I say that because u can also program at hardware level) Asm just usually substitutes mnemonics for opcodes which the processor well processes to run ur program.

OllyDbg: a free debugger, disassembler, and has a lot of other neat features.
#10 · 16y ago
Hell_Demon
Hell_Demon
Quote Originally Posted by why06 View Post
Lmao. xD.... google man... google. Eh since Im here...

Assembly: the lowest level of programming you can program programmatically. (I say that because u can also program at hardware level) Asm just usually substitutes mnemonics for opcodes which the processor well processes to run ur program.

OllyDbg: a free debugger, disassembler, and has a lot of other neat features.
Why, you spoonfeed ch00bs... You just created a new generation of lazy leechers.
#11 · 16y ago
Sa1nt
Sa1nt
Quote Originally Posted by Hell_Demon View Post
Why, you spoonfeed ch00bs... You just created a new generation of lazy leechers.
i go get a sleep
#12 · 16y ago
Posts 1–12 of 12 · Page 1 of 1

Post a Reply

Similar Threads

  • [HELP] Opening a .exeBy iWAFFLE in Visual Basic Programming
    7Last post 16y ago
  • Help Please crossfire.exe file changedBy amroovic8 in CrossFire Help
    8Last post 14y ago
  • [Help] Open a file automatically [VB6] [solved]By lelelololele in Visual Basic Programming
    38Last post 15y ago
  • help i cant open a RAR file plz help meBy bernardjolly in CrossFire Hacks & Cheats
    3Last post 17y ago
  • Need help with updating my old Engine.Exe fileBy bobs__bees in Combat Arms Help
    7Last post 16y ago

Tags for this Thread

None