Obfuscation for the masses
After wrestling with vendors for far too long, I have created my own obfuscation tool. On friday, I released it as an open source project. Like the tool from Remotesoft, it uses massive overloading to scramble the metadata for assemblies.
It's a console application, designed to be run from build scripts. The files to obfuscate and other configuration is read from an xml file at runtime, specified via the command line. I've not yet had time to document it, or provide examples, but will do so shortly. At any rate, the code is out there.
It uses Cecil and C5 to work its magic. They are both really great libraries (thanks!). There's something quite ironic about an open source obfuscation tool.
End the tyranny of buggy obfuscation tools and poor technical support. Use Obfuscar.