![]() |
v6.0.3
Code:
dnSpy-net472.zip requires .NET Framework 4.7.2 or later.Code:
https://github.com/0xd4d/dnSpy/releases/download/v6.0.3/dnSpy-net472.zipCode:
https://github.com/0xd4d/dnSpy/releases/download/v6.0.3/dnSpy-netcore-win32.zipCode:
https://github.com/0xd4d/dnSpy/releases/download/v6.0.3/dnSpy-netcore-win64.zipCode:
https://github.com/0xd4d/dnSpy/releases/download/v6.0.3/Unity-debugging-2017.x.zipCode:
https://github.com/0xd4d/dnSpy/releases/download/v6.0.3/Unity-debugging-2018.x.zipCode:
https://github.com/0xd4d/dnSpy/releases/download/v6.0.3/Unity-debugging-4.x.zipCode:
https://github.com/0xd4d/dnSpy/releases/download/v6.0.3/Unity-debugging-5.x.zipCode:
https://github.com/0xd4d/dnSpy/archive/v6.0.3.zipCode:
https://github.com/0xd4d/dnSpy/archive/v6.0.3.tar.gz |
just awful
|
dnSpy v6.1.0
2019-11-18 Notes Quote:
Code:
https://github.com/0xd4d/dnSpy/releases/latestCode:
https://github.com/0xd4d/dnSpy/releases/download/v6.1.0/dnSpy-net472.zipCode:
https://github.com/0xd4d/dnSpy/releases/download/v6.1.0/dnSpy-netcore-win32.zipCode:
https://github.com/0xd4d/dnSpy/releases/download/v6.1.0/dnSpy-netcore-win64.zipCode:
https://github.com/0xd4d/dnSpy/releases/download/v6.1.0/Unity-debugging-2017.x.zipCode:
https://github.com/0xd4d/dnSpy/releases/download/v6.1.0/Unity-debugging-2018.x.zipCode:
https://github.com/0xd4d/dnSpy/releases/download/v6.1.0/Unity-debugging-2019.x.zipCode:
https://github.com/0xd4d/dnSpy/releases/download/v6.1.0/Unity-debugging-4.x.zipCode:
https://github.com/0xd4d/dnSpy/releases/download/v6.1.0/Unity-debugging-5.x.zip |
compare
hi
in dnspy possible compare 2 exe or dll files ? i use export project but need know this version can do this direct in dnspy thank you |
6.6.1 version
https://github.com/0xd4d/dnSpy/releases/tag/v6.1.1 |
Question from dummy . I can’t use dnSpy on Windows 10 LTSB because I can’t install
.NET 4.7.2 on this OS. How solve this problem? |
Whats the error you get?
|
Why not use netCore package?
|
Quote:
I can’t install .NET 4.7.2 on this version Windows 10. |
tried the dism way? adding .net 4.8 on same LTSB(1607) x64
Code:
dism /online /Add-Package /PackagePath:windows10.0-kb4486129-x64.cabor as FoxB suggested, just use the netcore package |
dnSpy v6.1.9, released 2021-06-14
As you know official repository is archived by the owner (read-only state): Code:
https://github.com/dnSpy/dnSpyChangelog:
Download and more info: Code:
https://github.com/dnSpyEx/dnSpy/releases |
anybody srill has the Unity Mono dlls ?
unity-debugging-2019.x.zip unity-debugging-2018.x.zip looks like they were all removed from the website. |
The source repos are still available:
Original: https://github.com/dnSpy/dnSpy-Unity-mono dnSpyEx : https://github.com/dnSpyEx/dnSpy-Unity-mono Some custom builds others have posted: - https://github.com/wh0am15533/Patched-Unity-Mono/tree/main/CustomBuilds - https://github.com/liesauer/Unity-debugging-dlls/releases |
Thanks man, really helpful.
|
Sweet to see it active again, no idea why original dnSpy was archived? Apparently author's twitter got blocked too.
|
Pay attention to the web address below
Code:
hxxps://www.dnspy.netThe file dnspy.dll is modified and it contains MSHTA.exe exploit. It creates many entries in Task Scheduler (see Microsoft/Windows/Directx)! It will stop Windows Defender and will try to download and run exe files from 4api(dot)net (possible crypto miners). Kaspersky reports dnspy.net as safe website ! |
I supose he is the same person who modified IDA...
I just found the article below: Code:
hxxps://www.bleepingcomputer.com/news/security/trojanized-dnspy-app-drops-malware-cocktail-on-researchers-devs/amp/ |
This is the best tool for .net reversing in my opnion, thank you guys!
|
Quote:
|
It is really sad to see that dnSpy and De4Dot programs have been archived and unmaintained for years.
They are slowly starting to struggle with the newer protections and dnspy still works because of the core reflection methodology, but de4dot has not be updated for 10+ years. Wish I had more time to update it to support most widely available .NET obfuscators. I have a couple of questions. If I can get some answers, it will be helpful to build something around that for updating de4dot application. Please list the most commonly used .NET obfuscators. Recently I'm encountering some heavily obfuscated .NET assemblies and it is taking a lot of time to understand the flow. I'm not looking at cracking or patching or keygenning, but I'm trying to understand certain implementation to uncover security issues in such packed applications. Because of the protections and obfuscation, it is taking a lot of time to uncover the flow and identify the control branching and variables. Please list the most commonly used .NET assembly obfuscators (which mostly work after the release / debug compilation and directly on .DLL and .EXE files). Thank you so much. |
dnSpy is still continued by community members here:
Code:
https://github.com/dnSpyEx |
Quote:
There's a ton of custom forks of Confuser/ConfuserEx that have different names too, but most of the newer tools are all based on ConfuserEx for the most part. Some others can be found via Google easily too. |
Quote:
but dnSpy has the super unique feature - .net debugger... which is also started to be bad showing "Internal debugger error" in local tabs... |
v6.2.0, released 2022-06-14
As of today, one full year has passed since the v6.1.9 release and I'm proud to announce that the v6.2.0 update is finally ready for release. New features:
Improvements and bug fixes:
Note to extension developers: Please recompile your extensions for this version of dnSpyEx! Many dependencies have been updated and some of them have gone through API changes, for example, Iced. Download and more info: Code:
https://github.com/dnSpyEx/dnSpy/releases/tag/v6.2.0 |
dnSpy v6.3.0
2023-01-20 Changelog Quote:
Code:
https://github.com/dnSpyEx/dnSpy/releases/tag/v6.3.0Code:
https://github.com/dnSpyEx/dnSpy/releases/download/v6.3.0/dnSpy-net-win32.zipCode:
https://github.com/dnSpyEx/dnSpy/releases/download/v6.3.0/dnSpy-net-win64.zipCode:
https://github.com/dnSpyEx/dnSpy/releases/download/v6.3.0/dnSpy-netframework.zip |
dnSpy v6.4.0
2023-06-13 Changelog Quote:
Code:
https://github.com/dnSpyEx/dnSpy/releases/latestCode:
https://github.com/dnSpyEx/dnSpy/releases/download/v6.4.0/dnSpy-net-win32.zipCode:
https://github.com/dnSpyEx/dnSpy/releases/download/v6.4.0/dnSpy-net-win64.zipCode:
https://github.com/dnSpyEx/dnSpy/releases/download/v6.4.0/dnSpy-netframework.zip |
dnSpy v6.4.1
2023-09-08 Changelog Quote:
Code:
https://github.com/dnSpyEx/dnSpy/releases/latestCode:
https://github.com/dnSpyEx/dnSpy/releases/download/v6.4.1/dnSpy-net-win32.zipCode:
https://github.com/dnSpyEx/dnSpy/releases/download/v6.4.1/dnSpy-net-win64.zipCode:
https://github.com/dnSpyEx/dnSpy/releases/download/v6.4.1/dnSpy-netframework.zip |
dnSpy v6.5.0
2024-02-04 Changelog Quote:
Code:
https://github.com/dnSpyEx/dnSpy/releasesCode:
https://github.com/dnSpyEx/dnSpy/releases/download/v6.5.0/dnSpy-net-win32.zipCode:
https://github.com/dnSpyEx/dnSpy/releases/download/v6.5.0/dnSpy-net-win64.zipCode:
https://github.com/dnSpyEx/dnSpy/releases/download/v6.5.0/dnSpy-netframework.zip |
Hello you guys,
Does anyone know what is the version and build with support for .NET Framework v4.03 ( Windows XP ) ? Anyway on the site github.com/dnSpy/dnSpy, it is available v6.1.8, minor versions are not there anymore. Thank you in advanced. |
I guess you need some older version...
you could find over the net, eg here: https://taimienphi.vn/download-dnspy-36248/-453-phien-ban PS or build yourself from sources using the old git tag |
Quote:
dnSpy v2.0.0.0-beta Code:
https://pixeldrain.com/u/hDkW7seg |
Hmm provided that one would like to build dnSpy ancient tag from sources, where could it be found?
https://github.com/dnSpy/dnSpy/tags 1st one is just 6.1.8 how about tags for 5.x, 4.x, etc? |
Quote:
Quote:
|
yeah, this is a well-known continuation of the tool, but the oldest tag in that fork is just 6.1.8 from 2020
do you see earlier ones?... |
Quote:
|
if you need 5.0.7.0 and some old collection (master and release)
|
Quote:
I was just wondering what the hell has happened so we loose the full history of project let me ask this way: if someone forks the GH repo into his own account and later on original repo owner decides to cut some tags - does it mean that my forked repo will be aligned (cut) as well? |
Quote:
|
OK! so we have like 4900+- forked repos (sic!) out from original dnSpy repo
now the question is - how to find those that are keeping all the tags from ground up? :) |
are there any tools that could visualize that huge amount of info in a nice and user friendly way? GH itself is very limited in this question, unfortunately
|
| All times are GMT +8. The time now is 05:49. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX