.NET反射器(用于Mono) [英] .NET Reflector for Mono

查看:84
本文介绍了.NET反射器(用于Mono)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否存在等效于Mono的.NET Reflector?快速谷歌搜索没有发现任何东西...还是可以在Mono上运行Reflector(例如,在Mac OS X中)?

Is there an equivalent of .NET Reflector for Mono? Quick googling did not find anything... Or can I run Reflector on Mono (say, in Mac OS X)?

推荐答案

在寻找Mono反编译器时,我找到了此页面并测试了答案:

As I was looking for a Mono decompiler, I found this page and tested the answers :

  • Mono.Cecil工作得很好,但是它是一个库,我一直在寻找GUI
  • ILSpy由于使用WPF而不能在Mono(Linux)下运行. .NET CodeReflect,JustDecompile和dotPeek一样.
  • 也许Reflector可以工作,但是我真的不想花钱去了解

最后,我发现可以直接在 MonoDevelop

Finally I found it was possible to decompile assemblies directly in MonoDevelop

这篇关于.NET反射器(用于Mono)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆