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++/C Programming › Does any one have a DEcomplier

ExclamationDoes any one have a DEcomplier

Posts 1–9 of 9 · Page 1 of 1
zmansquared
zmansquared
Does any one have a DEcomplier
does anyone? let me know, i have already looked for one
#1 · 17y ago
SY
Synns
Why would you want to decompile something? Are you a loser who wants to learn shit by taking someone else's work?
#2 · 17y ago
--
---SKULL3000---
Quote Originally Posted by Longevity View Post
Why would you want to decompile something? Are you a loser who wants to learn shit by taking someone else's work?
you seem to like flamming

noob

all i can say is learn to code and GTFO Queer
#3 · 17y ago
Zhhot
Zhhot
well if u coded something ur self im pretty sure u dont need a decompiler, unless u wanna steal someone else's work, which is not really good
#4 · 17y ago
why06
why06
Wow calm down guys. There is no such thing as a decompiler. The only kind of decompiler is an ASM "decompiler", but most people would just call that a debugger. Many competent coders use OllyDebug all the time. It's an excellent tool for "decompiling" programs that you otherwise couldn't get the source for.
It comes out as Win32 asm code and then hackers/crackers use that information to make hacks to alter the program to do what they want.

But there's no such thing as a decompiler that would decompile something into any language more advanced then asm. At least I think there isn't.... If it is I bet it's not free o_O.
#5 · edited 17y ago · 17y ago
zmansquared
zmansquared
I AM NOT TRYING TO STEAL ANYTHING. I WAS just wondering. CALM DOWN.
#6 · 17y ago
Zhhot
Zhhot
call me a choobie, but wats asm
#7 · 17y ago
why06
why06
assembly = asm.
assembly is the lowest language, that people can program in. It's also called machine language. However there are many different kinds of assembly code for many different kinds of computers (calculators, cellphones, computers)

Whenever I mention asm I'm talking about Win32 asm, which is the assembly code for Windows 32 bit OS
#8 · 17y ago
MI
Mikid420
Quote Originally Posted by why06 View Post
assembly = asm.
assembly is the lowest language, that people can program in. It's also called machine language. However there are many different kinds of assembly code for many different kinds of computers (calculators, cellphones, computers)

Whenever I mention asm I'm talking about Win32 asm, which is the assembly code for Windows 32 bit OS
ASM and Machine language are a bit different as my understanding. Machine Language is lower than ASM.

EDIT!: Also, Hex-rays is a good .exe to ASM decompiler if you'd like a peek at it. It points out addresses and such so it's kinda helpful. If you understand ASM it's even more helpful. Hex-rays 1.0 floats around as a torrent somewhere, while Hex-rays 1.1 is under a 2300 dollar license, so I BELIEVE it decomps to a high lvl language.
#9 · 17y ago
Posts 1–9 of 9 · Page 1 of 1

Post a Reply

Similar Threads

  • does any one have awm promoBy vela192449 in WarRock - International Hacks
    2Last post 18y ago
  • Does any one know how to get these 2By AdamWest in WarRock - International Hacks
    19Last post 20y ago
  • Does any body have .....By allen81973 in Spammers Corner
    0Last post 19y ago
  • does any body have kwr hacksBy vela192449 in WarRock Korea Hacks
    1Last post 19y ago
  • any one have this hack?By usmrean in WarRock - International Hacks
    16Last post 19y ago

Tags for this Thread

#decomplier