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)

0xd4d 04-05-2016 13:29

You can use VS to reformat the code. Ctrl+K,Ctrl+D should do the trick for the current file.

Syoma 04-05-2016 16:30

@0xd4d: thank you for the dnSpy. Really the very pro tool I ever see last years.

pnta 04-18-2016 00:13

v2.0.2.0 released

LOUZEW 04-22-2016 19:49

It seem to be a great tool.
have to use it now.

Is there a user guide or anything like that for it ?

Many thank's guys.

FasciHunter 05-07-2016 17:25

i have been using Reflector and Reflexil.
Try the dnspy,I find it powerfull.
It's always good to more than one way to solve problems

computerline 05-14-2016 22:24

Does anyone known how to set condition breakpoint in dnspy while debug. I want to run some code when the breakpoint is hit, but not found any way to set in dnspy. Thanks for any suggets :)

TechLord 10-23-2016 15:24

Version 3.0.0-beta released on 22 Oct 2016.

Get it here :

Quote:

https://ci.appveyor.com/api/buildjobs/g6lnwiweoifr3l8c/artifacts/dnSpy%2FdnSpy%2Fbin%2FdnSpy.zip

SKiLLa 11-17-2016 06:09

dnSpy 3.0 Final was released 8 days ago and I must say (spent some time using it heavily by chance) I'm impressed, always had Reflector.Net on standby as backup, but not anymore !
Official download links: https://github.com/0xd4d/dnSpy/releases

WRP 11-24-2016 14:06

Any news about anti-anti-debug plugins ?

mr.exodia 11-24-2016 18:15

@WRP ScyllaHide, it can be used on arbitrary processes with the command line injector.

kxjhlele 11-26-2016 14:31

Thanks for great tool !

sendersu 11-26-2016 18:37

Quote:

Originally Posted by mr.exodia (Post 107781)
@WRP ScyllaHide, it can be used on arbitrary processes with the command line injector.

could you show a sample usage please?

2) are you sure it'll be working in case of .net app?

mr.exodia 11-26-2016 20:22

@sendersu Read the manual. https://bitbucket.org/NtQuery/scyllahide/downloads/ScyllaHide.pdf And yes it will work but it might not disable .NET specific anti-debug tricks.

sendersu 11-27-2016 04:28

Thank you!
dnSpy already takes care of .NET specific debugging detection!
regarding method of standalone process protection,

say I use this approach for .net app:

2.0.1 Standalone (debugger-independent)
InjectorCLI.exe ”process name” ”HookLibrary.dll path”
For example: InjectorCLI.exe crackme.exe C:\HookLibrary.dll


will I be able after this run to debug the app using dnSpy and the app will be blind to native dbg detectors?

mr.exodia 11-27-2016 09:10

@sendersu Try it. It should work fine...

sendersu 12-13-2017 02:32

Rock solid brand new feature -

Debugging Unity Games

https://github.com/0xd4d/dnSpy/wiki/Debugging-Unity-Games

Syoma 12-13-2017 03:49

Waiting for "rock solid brand new feature" assign aliases to variables/params. ;)

sendersu 12-13-2017 16:31

How about opening up a ticket @github? :)

Syoma 12-13-2017 17:35

It is already there for a long time.

sendersu 12-13-2017 19:06

at least its under tracking!

https://github.com/0xd4d/dnSpy/milestone/3


"no due date" :)

mr.exodia 12-14-2017 10:05

Anyone know what happened? The repository is now read-only...

sendersu 12-14-2017 16:14

lets ask the author!
he is running around here

any clues, dear author? :)

arlequim 12-18-2017 06:05

0xd4d released dnSpy v. 4.5.1 yesterday. Another masterpiece.

eAGLe_eYe 12-29-2017 15:19

Here is dnSpy 4.5.1 :

Quote:

https://www.solidfiles.com/v/mdaxR46rZW3Qp
Quote:

http://www27.zippyshare.com/v/zxPonWeG/file.html

atom0s 12-29-2017 18:33

You can just download it directly from Github or appveyor (the build server), no reason to link it on random drop sites.
Code:

https://github.com/0xd4d/dnSpy/releases
https://ci.appveyor.com/project/0xd4d/dnspy/branch/master/artifacts


cybercoder 12-29-2017 20:28

Much better to compile yourself, recently a compiled version of handbrake was infected on github release.

ReBirth 01-03-2018 22:20

Quote:

Originally Posted by cybercoder (Post 111720)
Much better to compile yourself...

Not everyone can compile from source nor have the tools.

bongos_man 01-06-2018 11:41

Quote:

Originally Posted by ReBirth (Post 111774)
Not everyone can compile from source nor have the tools.

it can be built with visual studio community (free) or the standalone .net build tools. so anybody with windows most certainly can compile it ;]

pnta 02-04-2018 21:27

v4.5.2 released
Quote:

https://github.com/0xd4d/dnSpy/releases

MoNoX 02-14-2018 22:52

I already missed such a "source mapping" feature, too.
I have some time next week... i will try to start implement this feature as part of a student project. :D

traf0 02-26-2018 03:19

v4.5.3 released
  • Fixed error "CS1503: cannot convert from 'XXX' to 'XXX'"
  • Other fixes
Quote:

https://github.com/0xd4d/dnSpy/releases

beachsun 08-11-2018 23:55

V5.0.7 :
Quote:

https://github.com/0xd4d/dnSpy/releases
Latest Build from Master :
Quote:

https://ci.appveyor.com/project/0xd4d/dnspy/branch/master/artifacts

sendersu 11-13-2018 19:03

this is fantasctic!
so long-waiting feature was implemented!
wow

AntiAntiDebug

fresh bits available @appveyor as usually!

Daemon 11-13-2018 21:59

Anti-Anti-Debug was there for quite a while for the past few builds already. Would wait for a more stable build personally though.

sendersu 11-14-2018 02:33

Looks like you did not check yet the latest commit...
that is revolution

previous support for a baby effort comparing to what was done now!

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


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