NetShield_Protector icon indicating copy to clipboard operation
NetShield_Protector copied to clipboard

Copy Protection Software and Obfuscator which make you securly implement a license for a user, supports licensing with: HWID, License, USB HWID, and it prevent debugging your application by applying a...

NetShield Protector

.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.

Obfuscastion

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)

Licensing

Hardware ID Licensing

Just a license file

USB Hardware ID Licensing

Use Cases

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.

Credits

Thanks To MindLated Project for Control Flow and INT Confusion