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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JIEJIE.NET!