How to Use Dotfuscator to encrypt. Net obfuscated code, dotfuscator.net

Source: Internet
Author: User

How to Use Dotfuscator to encrypt. Net obfuscated code, dotfuscator.net

Obfuscation code can be stolen to some extent to protect our intellectual property rights.

 

1. Open vs2012 and select tool> Dotfuscator Software Services.

 

2. Select the DLL file you want to confuse.

 

3. Select the output path

 

4. Run dotfuscator to generate obfuscation code

 


Net Software Encryption. Which of the following is better for encryption locks? Can obfuscation code be implemented?

The common code obfuscator only converts private fields and variables into random codes. If it is a small program, you can also guess. If it is a large program, it won't be easy to guess. The most advanced aspect is obfuscation into unreadable characters. Such obfuscation code is simply more difficult than machine code, and basically cannot be translated.
However, these obfuscators have certain risks, that is, the obfuscated code cannot be called normally.
Recommendation:. NET Reactor

In ASPNet, how can I use obfuscation encryption to protect my source code?

In fact, it is not necessary to protect the code.
Like. net, the cs file is actually converted into a dll
The file is ready. You can find the desired result by checking the conversion method or searching on the website.
Now we write a lot of things, but we have not been able to keep them confidential. What we write now is very general... unless you write things that take into account many security factors, you need to consider more...


Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.