Visual svn1.5 or later Version Download and Cracking Process

Source: Internet
Author: User
Visual svn1.5 or later Version Download and Cracking Process

1. http://www.visualsvn.com/visualsvn/download, download version 1.5installation (svn1.5 or above is required ).
2. Enter the. NET Framework command prompt (fromProgramIn Visual Studio Tools, enter the red part.

Ildasm "visualsvn installation directory/bin/visualsvn. Core. dll"/out = output path file name. Il

For example:Ildasm "visualsvn installation directory/bin/visualsvn. Core. dll"/out = rocket5725.il
2. Open the output il file in the text editor and find the red part.. Method public hidebysig static bool isvalid (, ReplaceCodeBody to red
. Maxstack 8
Il_0000: LDC. i4.1
Il_0001: Ret
The website says a lot above: (remove lincense and judge to return true directly)

In fact, all content except the first three rows is removed from the function body.
3. Return to the command line and enter "ilasm's il file/DLL"

For example, ilasm rocket5725.il/DLL 

After the new DLL is compiled, rename it and overwrite the original visualsvn. Core. dll.
3. After the cracking is completed, open vs. net, click the visualsvn menu-> Registration, enter any character, and click OK to register successfully.
4. In this case, the "no license" is displayed on the "about" menu. If you are not familiar with it, search for the string in the Il file and replace it with your name and recompile it.

End all

From: http://blog.csdn.net/rocket5725/article/details/3143119

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.