mono 中的 monodis 工具是否适用于 Microsoft .NET 程序集?
我知道 monodis 工具对 Mono 的作用与 ILDASM 对 Microsoft .NET 的作用相同。但是 monodis 工具是否与 .NET 兼容,因为它可以针对 Microsoft .NET 程序集工作,因为它与 Microsoft 的文件布局相同?
I know the monodis tool does the same thing for Mono that ILDASM does for Microsoft .NET. But is the monodis tool compatible with .NET in that it would work against a Microsoft .NET assembly because it works to the same file layout as Microsoft?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,确实如此。而且,检查起来很简单,为什么你还要费心去问这个呢?
Yes, it does. Also, it's trivial to check, why did you even bother asking this?