.NET Copy Protection Software which includes licensing your C# with many things such as Hardware ID, License, USB Hardware ID, etc....
Note that the project are no longer supported.
Base64 String Encoding.
Anti-De4dot.
Fake Obfuscastor Attributes.
Junk Methods and namespaces.
Control Flow Obfuscastion.
INT Confusion
Anti-ILDasm Protection
Renamer (renames methods, parameters, etc...)
Anti-VM
Anti-Debug
Anti-Decompiler
Packing (you have to select another obfuscastion option to enable)
Hardware ID Licensing
Just a license file
USB Hardware ID Licensing
Please Note that you shouldn't depend on this Protector Protection, it's are mainly for testing and exploring how obfuscation and packing/licensing may work.
Some use cases are:
-
Packing your program with a specific HWID so that it runs on your pc only and people with physical access can't steal it easily.
-
Packing your program with a specific USB HWID so that it runs on different PCs with a trusted USB without easily tampering your program code.
Thanks To MindLated Project for Control Flow and INT Confusion