Good example of Code Obfuscation

by Jason Haley 15. January 2005 08:53

Ever try to figure out how reflector works? .... good luck!

I really like the way Lutz has written all the interfaces, but then obfuscated the implementations of then ... excellent example of how you can make it harder for people to read your code.  Starts the application off by reading bytes from a resource file then loading an assembly from those bytes???  I'm impressed.

By the way - is that irony?

Comments (1) | Post RSSRSS comment feed |

Categories:
Tags:

Comments

Comments are closed