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