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 › Visual Basic Programming › [Help][Solved]Decompile

[Help][Solved]Decompile

Posts 1–8 of 8 · Page 1 of 1
OM
omghacker
[Help][Solved]Decompile
Is there a way to convert a finished vb project (.exe) into a vb.net project so you can edit it?
I was busy on a project wich I had a demo of published including the .exe and 2 .dll's but not the code (wich was very large).
So is there a way that I can get my code back?
#1 · 16y ago
aLcohoL_95
aLcohoL_95
no but u can c source codes with reflector (if u r lucky)
#2 · 16y ago
'Bruno
'Bruno
OllyDbg ... IDA
#3 · 16y ago
Lolland
Lolland
No, there isn't truly a way.
#4 · 16y ago
Zoom
Zoom
Quote Originally Posted by omghacker View Post
Is there a way to convert a finished vb project (.exe) into a vb.net project so you can edit it?
I was busy on a project wich I had a demo of published including the .exe and 2 .dll's but not the code (wich was very large).
So is there a way that I can get my code back?
You could always try;
.NET Reflector, class browser, analyzer and decompiler for .NET

To get some commands and codes back.
#5 · 16y ago
Samueldo
Samueldo
Quote Originally Posted by Zoom View Post


You could always try;
.NET Reflector, class browser, analyzer and decompiler for .NET

To get some commands and codes back.
Reflector is epic. It'll give you the form designer code as well, so with a little bit of work you can leech in no time /yea

Just remember to set the language option to Visual Basic not C#!
#6 · 16y ago
Blubb1337
Blubb1337
Why don't I believe you =/

How "long" was that code? What kind of tool was it?

And yea...use .Net Reflector.
#7 · 16y ago
NextGen1
NextGen1
I have a hard time as well believing you will need to decompile your own application. especially in vb.net, besides the normal save, theres a build and debug location as well, so your source was deleted from 3 locations...?

Just hard to swallow.

Either case, question is answered. Marked Solved
Don't post unless < 7 days AND necessary.
#8 · 16y ago
Posts 1–8 of 8 · Page 1 of 1

Post a Reply

Similar Threads

  • CLR C++ FindWindow help[SOLVED]By spwn in C++/C Programming
    37Last post 16y ago
  • Help?[SOLVED]By iHollow in CrossFire Help
    4Last post 16y ago
  • Uhhhh...Help[SOLVED]By Salsama in CrossFire Help
    1Last post 16y ago
  • i dont have report file on crossfire help[SOLVED]By t4rg3t in CrossFire Help
    4Last post 16y ago
  • VMWARE Help![SOLVED]By Sour Diesel in CrossFire Help
    2Last post 16y ago

Tags for this Thread

None