AssemblyTransformer is a tool for modifying .NET assemblies using Mono Cecil. It handles the entire transformation process including strong name signing and offers a simple command-line interface and a basic framework for creating and configuring specific transformations.
The project is currently in a prototype status, meant to be built from source code and experimented with. If you want to check it out, please read the Readme.txt file included in the source code repository. Contributions are welcome!
Previously located at: https://assemblytransformer.codeplex.com/