Skip to content

SoheilMV/EmbedLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embed Library .NET

With this program, you can make your project portable after compiling it and this method is fully compatible with all .net obfuscation tools and does not disturb their process.

Support :

  • .NET Framework 4 and later
  • .NET Standard
  • .NET Core
  • .NET 5.0 and later

List of other open source libraries used

  • dnlib (Reads and writes .NET assemblies and modules)