Strings encryption library with dnlib.
This library can be used to encrypt strings of .NET assemblies. Base64 is currently used, but we can implement and add any encrypt and decrypt we need.
Just download it and use in your .net applications.
The EncryptStrings library has a dependency of dnlib