← 返回首页
GitHub - AdvDebug/NetShield_Protector: 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. · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus
This repository was archived by the owner on May 21, 2023. It is now read-only.

AdvDebug/NetShield_Protector

Go to file
Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
View all files

Repository files navigation

More items

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

133 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

Footer

© 2026 GitHub, Inc.