-1

Is there a SDK I can use to extract code out of .net assembly to recreate the source code?

user3845056
  • 489
  • 7
  • 25

1 Answers1

0

try using this trial version of reflector:

http://www.red-gate.com/products/dotnet-development/reflector/

Giovanni Russo
  • 273
  • 2
  • 7