. NET dongle program hack (ii)

Source: Internet
Author: User

After the. NET dongle program hack (i)

14.GUsbDogClient Check function

The key now is to modify the Gusbdogclient.connect () and Gusbdogclient.chkmapsoftkey () functions to find the ConnectNet () and Checksoftkey () functions, respectively, through a first level. Change its return value to Usbsoftkeystatus. Success.

After the modification, then can not open the program, stating that the two conditions are not true at the same time, I estimate the second condition has a problem, so, I put the second condition of = = to change! = post-Test, to be successful, to prove the return value of the second condition Gusbdogclient.chkmapsoftkey () or F.

15.ChkMapSoftKey ()

It is shown that Checkxmkey () should return F, while _gchk is assigned to F, it is not so changed, the condition is judged instead! =, that is, _gchk! = Usbsoftkeystatus. Successful, the _gchk= Usbsoftkeystatus is executed within the conditional statement. The function ends with the return _gchk.

After trying it, sure enough. It's the same as the normal version.

?

It's only two steps here, but here's the key!

Again, this tutorial is only a study, not commercial use, otherwise automatically bear the legal consequences!

. NET dongle program hack (ii)

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.