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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JIEJIE.NET!