#46
|
|||
|
|||
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
|
The Following User Says Thank You to computerline For This Useful Post: | ||
Indigo (07-19-2019) |
#47
|
|||
|
|||
Version 3.0.0-beta released on 22 Oct 2016.
Get it here : Quote:
|
#48
|
|||
|
|||
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 |
The Following User Says Thank You to SKiLLa For This Useful Post: | ||
Indigo (07-19-2019) |
#50
|
|||
|
|||
@WRP ScyllaHide, it can be used on arbitrary processes with the command line injector.
|
#51
|
|||
|
|||
Thanks for great tool !
|
#52
|
|||
|
|||
Quote:
2) are you sure it'll be working in case of .net app? |
The Following User Says Thank You to sendersu For This Useful Post: | ||
Indigo (07-19-2019) |
#53
|
|||
|
|||
@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.
|
The Following User Says Thank You to mr.exodia For This Useful Post: | ||
Indigo (07-19-2019) |
#54
|
|||
|
|||
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? |
The Following User Says Thank You to sendersu For This Useful Post: | ||
Indigo (07-19-2019) |
#56
|
|||
|
|||
Rock solid brand new feature -
Debugging Unity Games https://github.com/0xd4d/dnSpy/wiki/Debugging-Unity-Games |
#57
|
|||
|
|||
Waiting for "rock solid brand new feature" assign aliases to variables/params.
|
The Following User Says Thank You to Syoma For This Useful Post: | ||
Indigo (07-19-2019) |
#59
|
|||
|
|||
It is already there for a long time.
|
The Following User Says Thank You to Syoma For This Useful Post: | ||
Indigo (07-19-2019) |
#60
|
|||
|
|||
at least its under tracking!
https://github.com/0xd4d/dnSpy/milestone/3 "no due date" |
The Following User Says Thank You to sendersu For This Useful Post: | ||
Indigo (07-19-2019) |
Tags |
0xd4d, dnspy |
Thread Tools | |
Display Modes | |
|
|