Exetools

Exetools (https://forum.exetools.com/index.php)
-   Community Tools (https://forum.exetools.com/forumdisplay.php?f=47)
-   -   dnSpy - .NET assembly editor, debugger, decompiler (https://forum.exetools.com/showthread.php?t=16912)

TheDutchJewel 12-18-2018 14:48

dnSpy v5.0.11
2018-12-18

Changelog
Code:

https://ci.appveyor.com/project/0xd4d/dnspy/history
Download
Code:

https://github.com/0xd4d/dnSpy/releases/latest
- Standalone:
Code:

https://github.com/0xd4d/dnSpy/releases/download/v5.0.11/dnSpy.zip
- Unity v2017.x debug engine:
Code:

https://github.com/0xd4d/dnSpy/releases/download/v5.0.11/Unity-debugging-2017.x.zip
- Unity v2018.x debug engine:
Code:

https://github.com/0xd4d/dnSpy/releases/download/v5.0.11/Unity-debugging-2018.x.zip
- Unity v4.x debug engine:
Code:

https://github.com/0xd4d/dnSpy/releases/download/v5.0.11/Unity-debugging-4.x.zip
- Unity v5.x debug engine:
Code:

https://github.com/0xd4d/dnSpy/releases/download/v5.0.11/Unity-debugging-5.x.zip

yijun 12-23-2018 23:24

dnSpy v5.0.12
https://www.softpedia.com/get/Programming/Debuggers-Decompilers-Dissasemblers/dnSpy.shtml

TheDutchJewel 01-06-2019 14:52

dnSpy v6.0.0
2019-01-05

Download
Code:

https://github.com/0xd4d/dnSpy/releases/latest
- Standalone:
Code:

https://github.com/0xd4d/dnSpy/releases/download/v6.0.0/dnSpy.zip
- Unity v2017.x debug engine:
Code:

https://github.com/0xd4d/dnSpy/releases/download/v6.0.0/Unity-debugging-2017.x.zip
- Unity v2018.x debug engine:
Code:

https://github.com/0xd4d/dnSpy/releases/download/v6.0.0/Unity-debugging-2018.x.zip
- Unity v4.x debug engine:
Code:

https://github.com/0xd4d/dnSpy/releases/download/v6.0.0/Unity-debugging-4.x.zip
- Unity v5.x debug engine:
Code:

https://github.com/0xd4d/dnSpy/releases/download/v6.0.0/Unity-debugging-5.x.zip

Shub-Nigurrath 01-08-2019 01:27

what's new?

sendersu 01-09-2019 03:58

v6.0.1
released
as usually - @github

beBoss 02-23-2019 12:45

v6.0.3
Code:

dnSpy-net472.zip requires .NET Framework 4.7.2 or later.

dnSpy-netcore-win32.zip and dnSpy-netcore-win64.zip don't depend on .NET Framework,
but use .NET Core instead which is included in the zip files.
If dnSpy.exe fails to start, try:

Install VC dependencies:
https://support.microsoft.com/help/2977003/the-latest-supported-visual-c-downloads

Windows 7: Must have KB2533623 installed

dnSpy-net472.zip - 21 MB
Code:

https://github.com/0xd4d/dnSpy/releases/download/v6.0.3/dnSpy-net472.zip
dnSpy-netcore-win32.zip - 55.4 MB
Code:

https://github.com/0xd4d/dnSpy/releases/download/v6.0.3/dnSpy-netcore-win32.zip
dnSpy-netcore-win64.zip - 58.8 MB
Code:

https://github.com/0xd4d/dnSpy/releases/download/v6.0.3/dnSpy-netcore-win64.zip
Unity-debugging-2017.x.zip - 115 MB
Code:

https://github.com/0xd4d/dnSpy/releases/download/v6.0.3/Unity-debugging-2017.x.zip
Unity-debugging-2018.x.zip - 95.5 MB
Code:

https://github.com/0xd4d/dnSpy/releases/download/v6.0.3/Unity-debugging-2018.x.zip
Unity-debugging-4.x.zip - 66.2 MB
Code:

https://github.com/0xd4d/dnSpy/releases/download/v6.0.3/Unity-debugging-4.x.zip
Unity-debugging-5.x.zip - 93.6 MB
Code:

https://github.com/0xd4d/dnSpy/releases/download/v6.0.3/Unity-debugging-5.x.zip
Source code (zip)
Code:

https://github.com/0xd4d/dnSpy/archive/v6.0.3.zip
Source code (tar.gz)
Code:

https://github.com/0xd4d/dnSpy/archive/v6.0.3.tar.gz

WhoCares 02-25-2019 11:28

just awful

TheDutchJewel 11-20-2019 15:42

dnSpy v6.1.0
2019-11-18

Notes
Quote:

- dnSpy-net472.zip requires .NET Framework 4.7.2 or later.
- dnSpy-netcore-win32.zip and dnSpy-netcore-win64.zip don't depend on .NET Framework, but use .NET Core instead which is included in the zip files.
  If dnSpy.exe fails to start, try:
  - Install VC dependencies: https://support.microsoft.com/help/2977003/the-latest-supported-visual-c-downloads
  - Windows 7: Must have KB2999226 and KB2533623 installed
Download:
Code:

https://github.com/0xd4d/dnSpy/releases/latest
- Standalone:
Code:

https://github.com/0xd4d/dnSpy/releases/download/v6.1.0/dnSpy-net472.zip
- Standalone with .NET Core x86:
Code:

https://github.com/0xd4d/dnSpy/releases/download/v6.1.0/dnSpy-netcore-win32.zip
- Standalone with .NET Core x64:
Code:

https://github.com/0xd4d/dnSpy/releases/download/v6.1.0/dnSpy-netcore-win64.zip
- Unity v2017.x debug engine:
Code:

https://github.com/0xd4d/dnSpy/releases/download/v6.1.0/Unity-debugging-2017.x.zip
- Unity v2018.x debug engine:
Code:

https://github.com/0xd4d/dnSpy/releases/download/v6.1.0/Unity-debugging-2018.x.zip
- Unity v2019.x debug engine:
Code:

https://github.com/0xd4d/dnSpy/releases/download/v6.1.0/Unity-debugging-2019.x.zip
- Unity v4.x debug engine:
Code:

https://github.com/0xd4d/dnSpy/releases/download/v6.1.0/Unity-debugging-4.x.zip
- Unity v5.x debug engine:
Code:

https://github.com/0xd4d/dnSpy/releases/download/v6.1.0/Unity-debugging-5.x.zip

hp3 11-24-2019 03:31

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

niculaita 12-24-2019 07:11

6.6.1 version
https://github.com/0xd4d/dnSpy/releases/tag/v6.1.1

WRP 12-24-2019 13:46

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?

sendersu 12-25-2019 06:24

Whats the error you get?

FoxB 12-25-2019 10:23

Why not use netCore package?

WRP 12-25-2019 14:18

Quote:

Originally Posted by sendersu (Post 118973)
Whats the error you get?


I can’t install .NET 4.7.2 on this version Windows 10.

ionioni 12-26-2019 02:08

tried the dism way? adding .net 4.8 on same LTSB(1607) x64
Code:

dism /online /Add-Package /PackagePath:windows10.0-kb4486129-x64.cab
what error you get? whenever I couldn't add a new package to windows was because I did it on a ntlited (or similar) install that was missing some (removed) things...
or as FoxB suggested, just use the netcore package


All times are GMT +8. The time now is 22:42.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX