Skip to content
This repository has been archived by the owner on May 21, 2023. It is now read-only.

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 anti-debugger attaching techniques.

License

AdvDebug/NetShield_Protector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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 anti-debugger attaching techniques.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages