Skip to content

srn-g/EncryptStrings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EncryptStrings

Strings encryption library with dnlib.

Information

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.

Usage

Just download it and use in your .net applications.

Dependency List of other open source libraries used by EncryptStrings

The EncryptStrings library has a dependency of dnlib

About

Strings encryption library with dnlib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages