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 › Hacking › General Hacking › DnSpy ??

DnSpy ??

Posts 1–2 of 2 · Page 1 of 1
Javilico
Javilico
DnSpy ??
Supp bros? I'm C# Programmer and i do thinks, some times my thinks are shit, but trying to do it better.

Ok, so now my problem, some months ago i want to learn hacking c# code, cause is "easy" like Java (if not ofuscated) or that was i think.

So i hacked a POS software that i used some months, is to easy, hack the LicenseValidation Method and works like a charm (wow! what so hard!!) but now they do a new release, it looks exactly same in license validation, but now i do exactly the same thinks, just empty the method (not deleting it, or other code that calls this method will throw an exception) i compiled it and it sould works like my first hack, but there is a problem starting the program with my new file (Is a DLL the validation module, i not touch the .exe)

Ok, if you read that, im going to the problem, now when i execute that stupid program give me a critical Error "Could not load file or assembly 'System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. The system cannot find the file specified."

if i google it, i found so many answer chaning the target in the config file, and many other thinks, but hey! im not have the project! Just the release, trying to change just a stupid method, without doing anything more. So its something with DnSpy? Or wrong .net framework version?

Hope you guys can iluminate my way.

Cheers.

EDIT: I dont know what i do with my DnSpy, but running it in another machine with Windows 7 (my PC have 10) it works like a charm. So, its windows? o im targeting wrong .net framework maybe?
#1 · edited 9y ago · 9y ago
WI
WillWolf
the application probably detects changed files or dnspy gets detected just make sure it does not trigger or else the app won't start
#2 · 9y ago
Posts 1–2 of 2 · Page 1 of 1

Post a Reply

Tags for this Thread

#assembly#dnspy#hack#xml