. NET anti-compilation tools

Source: Internet
Author: User
Tags reflector

Encounter a need to do a special visit to their website browser to the user, this browser provides login function. At this time is an EXE installed in the client, do login verification to use WebService, can not write validation logic to EXE, otherwise the client can use the anti-compilation to obtain the database information, resulting in a database is unsafe. And if the database changes the configuration file, the client must be upgraded and the original EXE cannot be used. First quote Why use Webserviec to do verification, then exactly how to decompile crack. NET EXE program? actually so easy!

That anti-compilation tool is so powerful, our program is not all unsafe, what solution? There are policies under the policy, there are code obfuscation, dizzy bar! So you can not see the compilation! Too much too strong, hehe!

Anti-compilation can use the command line that comes with. NET (you haven't tried)

You can also use the Anti-compiler (tool decompile) and can be converted to multiple languages because. NET is a cross-language, and he has an MSIL intermediate language.

Anti-compiler/files/sunyaling/reflector.zip

Plug-in/files/sunyaling/reflector.filedisassembler.zip plug-ins can be everywhere the whole project, if there is no plug-in only one way to see

Add Plugin

To decompile a method:

Export all:

. NET anti-compilation tools

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.