About 3,680,000 results
Open links in new tab
  1. dnSpy showing strange disassembly code for async methods

    Dec 2, 2020 · dnSpy For the old dnSpy (which is archived as of now) there is no way to see it as normal code, instead you should check the View->Options->Decompiler->C#->Show hidden …

  2. Newest 'dnspy' Questions - Stack Overflow

    Jan 4, 2019 · 0answers 2kviews dnSpy: What do included reference assemblies affect? I'm modifying a DLL through dnSpy, and said modification required a reference assembly in order …

  3. dnSpy: how to start 32 bit version - Reverse Engineering Stack …

    Jan 3, 2021 · But I am unsure if the 32-bit version is included. I also cant find any information on flags or parameters dnspy is able to take. My question is if dnspy 32 bit is installed by using …

  4. DnSpy shipping malware? : r/dotnet - Reddit

    Jan 10, 2022 · DnSpy shipping malware? I downloaded dnspy as an alternative to ilspy, and virustotal lists the .zip as fine. I ran it, went to open an assembly, and it alerted errors, my …

  5. dnSpy archived, anyone know why? : r/dotnet - Reddit

    It would appear that 0xd4d uploaded dnSpy (or the GitHub page?) to Archive.org around when it was archived on GitHub. I can't tell if this is the actual repository but it's certainly strange.

  6. .net - dnSpy Console does not show any output - Stack Overflow

    Jul 11, 2022 · at dnSpy_Console.Program.Main(String[] args) in D:\a\dnSpy\dnSpy\dnSpy\dnSpy.Console\Program.cs:line 65 The exception message was of …

  7. problems compiling code using dnspy : r/dotnet - Reddit

    Jul 5, 2023 · problems compiling code using dnspy So I've been using dnspy as of late to mess around with some DLL files of a game I really like. I've been figuring things out, but a lot of …

  8. [DnSpy] how do I compile while ignoring errors? : r/dotnet - Reddit

    Mar 7, 2021 · /r/frontend is a subreddit for front end web developers who want to move the web forward or want to learn how. If you're looking to find or share the latest and greatest tips, …

  9. c# - DLL recompile with dnSpy - Stack Overflow

    Jul 26, 2019 · I'm trying to add debugging flags on a DLL using dnSpy, but I keep getting the following error: agnostic assembly cannot have a processor specific module …

  10. DnSpy fails to decompile self-contained single file produced C# .exe

    Aug 8, 2023 · The .exe runs fine, but it just fails to decompile in DnSpy. This has confused me a bit because I have tried to decompile other peoples projects in DnsPy in the past and they …