Tagged Questions
1
vote
6answers
504 views
Remove Meta Data from .NET applications?
Is this possible? Does the .NET framework depend on the meta data in the bytecode? I'd like to have an application i write not work in reflector or a similar .NET decompiler.
Any help would be super ...