0
kicks
Protecting your precious code - Mono.Cecil - Paul Mason
Continuing with the Protecting your precious code series, this articles takes a look at Mono.Cecil and how it can be used to loop through the name tables of an assembly, and ultimately change the name of a type in a few lines of code.