Have you ever reflected Reflector? [closed]

时间秒杀一切 提交于 2019-12-10 10:34:10

问题


Lutz Roeder's Reflector, that is.

Its obfuscated.

I still don't understand this. Can somebody please explain?


回答1:


It would have been kind of ironic if it weren't ;-)




回答2:


I'll accept Keith's answer, but he's 180 degrees off. Its ironic that the tool used to peer at the source of assemblies is obfuscated.

Also, I'm suprised how serious some of you are. Lighten up! What are you, cobol programmers?

<-- (edit: Maybe some of you are!)




回答3:


I'm curious what product he uses to obfuscate Reflector. Or maybe it's his custom solution - he obviously knows tons about IL.




回答4:


Of course, I did. For example to find out that .NET Reflector is obfuscated with Dotfuscator.

DotfuscatorAttribute in Reflector.exe (version 5.1.6.0) http://www.freeimagehosting.net/uploads/7f6eda286f.png




回答5:


It's always been the case that its been obfuscated. It was one of the first things I tried with it years ago ;).




回答6:


What needs explaining, Reflector isn't open source, Lutz decided to obfuscate to protect his IP. Fair game.




回答7:


It may have been obfuscated by tools such as Xenocode or Dotfuscator. Or as someone said, Lutz may know a lot about IL.




回答8:


Are you allowed to reflect it according to the EULA (if any) ? I would guess not, and not surprised that you can't.




回答9:


I think you have your answer right here: Reflector sold to Red Gate



来源:https://stackoverflow.com/questions/12268/have-you-ever-reflected-reflector

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