/dnSpy-restart-as

Adds a simple menu item to restart dnSpy to a other bit version (64 bit will restart as 32 bit and vice versa)

Primary LanguageC#

dnSpy-restart-as

Adds a simple menu item to restart dnSpy to a other bit version (64 bit will restart as 32 bit and vice versa)

Example in 32-bit dnSpy to restart as 64-bit Example in 32-bit dnSpy to restart as 64-bit in the attach screen

To add in your dnSpy

How to build

  • Follow instructions to add references from here https://github.com/0xd4d/dnSpy/wiki/Extensions
  • build it
  • Copy "dnSpy restart as.x.dll" to your dnSpy folder location (or a subfolder named "Extensions" and place the dll in there)
  • (re)start dnSpy
  • enjoy