Three easy-to-use methods for cracking Summary

Source: Internet
Author: User

Easy-to-use method:
1. Button event FF 55 FC
OD load, F9 run, fill in the user name and registration code, ALT + E select krnln. fnr, double click to enter

Code segment of krln. fnr (you can also use the method 2 below To Get To The krnln code segment) CTRL + B search for FF

55 FC, disconnected on the found CALL, and click the "register" button of the program! F7

Following up on this CALL is a button event !, No matter how you look for it, as long as it is in the krnln. fnr code segment (generally

Is started with 100), you can CTRL + B to search for FF 55 FC.

2. Search for strings

OD loading, ALT + M, broken under F2 in the second. data Segment, F9 running. Interrupt the file code in the krnln Library

, F8 step through the following JMP to the program airspace, then you can find the string.

3. Ecode segment
ALT + M if there is an Ecode code segment, after this segment is interrupted, it is the code segment of the button event.

Related Article

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.