سؤال

I want to ask if there is any program I can use to decompile an exe or dll, to C# code, because, by mistake I erased the source code and I want to make modifications.

هل كانت مفيدة؟

المحلول 2

Reflector is a decent disassembler But it is a paid software these days, but worth considering.

نصائح أخرى

ILspy is yet another IL decompiler, that is open source.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top