Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 929 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 929 Bytes

Before

before

After

after (note: opened document gets closed after debugging)

How to build

To add in your dnSpy

How to build

  • Follow instructions to add references from here https://github.com/0xd4d/dnSpy/wiki/Extensions
  • Add dnSpy.Contracts.Debugger.dll as reference (because of this, it might break)
  • build it
  • Copy "dnSpy show attach process.x.dll" to your dnSpy folder location (or a subfolder named "Extensions" and place the dll in there)
  • (re)start dnSpy
  • enjoy