. NET Reflector Methods for Anti-compilation

Source: Internet
Author: User
Tags reflector

Start. NET Reflector first, and then add the entry DLL or Exe. Then select Export Source code ... to generate the anti-compiled code file to the specified directory.

  


At this stage, you will be able to see the anti-compiled project files in the specified directory in a Moment.

  

If you notice at this point, we find that our decompile code is not in The. sln file.

  

so, we need to create a new empty project in VS and then include the Decompile project file into the empty Project.

  

Then put the newly-compiled files into the same directory as WebDev.WebServer40.sln. Xxx.csproj Keep the decompile (or add all the files to the project in an empty project).

  

Then eliminate all errors, references to the references, and troubleshoot the troubleshooting until the right thing is Ok.

. NET Reflector Methods for Anti-compilation

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.