Many .net developers are worry about their software has been cracked,copyright under infringed, so they use some tools to obfuscate IL code.such as PreEmptive dotfuscator.But some times ,it is not enought.
<br/>So I write JIEJIE.NET can encrypt .NET assembly deeply,help people protect their copyright.and this tool is open source.
Features
- Obfuscate class and member's name.
- Obfuscate then randomly, It let code is hard to read, some times it will cause crack tool error.
- Encrypt and hidden all string value defines in assembly.DC.NET Protector can collect all string values define in assembly,convert they to static readonly fields in a new class,and encrypt theirs value.Make hakers can no search string value direct, crack is more difficulty.
- Encrypt *.resources file. DC.NET Protector can encrypt *.resouces files and hidden it, It is more hard to modify copyright UI.So it can protect your copyright.
- Hidden allocation call stack. Hackers can search key information by using memory profiler tools , etc. Scitech .NET memory Profiler. but DC.NET Protector can change this stack,puzzle hakers.
- Obfuscate class's members order.this can make carck more difficult.
- Easy to use.Support command line arguments.
Categories
AssemblersLicense
GNU General Public License version 3.0 (GPLv3)Follow JIEJIE.NET
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JIEJIE.NET!