Obfuscation and encryption. NET development tools

Source: Internet
Author: User

. NET development tools, such as ilspy, can be easily decompiled to view the source code. To protect your own software, the software is generally encrypted, not only internal key data is encrypted, after the software is developed, the software is encrypted to prevent others from easily decompiling and viewing important data. I tried the obfuscation of reactor and the encrypted DLL and exe, after it is easy to confuse and encrypt files, they will not be easily cracked and viewed by the source code.

For example, DLL and exe encryption and obfuscation configurations are as follows:

Use ilspy to view the saved DLL and exe files as follows:

You can also see the DLL file method, but you can't see the specific code in the method, and the EXE file cannot be decompiled directly.

The above can easily prevent others from easily decompiling and viewing the source code. More work is required for deeper encryption and obfuscation. I used the reactor cracked version circulating on the Internet.

Reactor

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.