BAML Decompiler / Viewer

巧了我就是萌 提交于 2019-11-30 14:45:00

问题


Could anyone recommend a good BAML Decompiler / Viewer besides BAML Viewer plugin for Reflector, which doesn't handle path geometry/data?


回答1:


You might like to have another look at the BAML addin for reflector as it's been recently updated by Andrew Smith. Have a look at his at blog post you'll note that he has fixed the issue with path data.




回答2:


You can try this one by Cristian Ricciolo Civera.

I did not want to use its ClickOnce installer, but the CodePlex site provides a zip file for download.

I had to place Ricciolo.StylesExplorer.exe and Ricciolo.StylesExplorer.MarkupReflection.dll into GAC to make it work. I guess that is what the installation does in the first place.




回答3:


BAML source can be viewed in ILSpy.
Just load your compiled managed code, find and click on the *.baml file you will see the source.




回答4:


styles explorer

Haven't tried it myself yet but worth a try



来源:https://stackoverflow.com/questions/117469/baml-decompiler-viewer

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!