CrackMe® Practices for Newbies
PROJECT 8: Conquer by MisterE

A little details for task 1
Thursday, 18-Mar-99 07:33:33

    Actually, you don't even need to use softice for this one, since the serial is hardcoded.
    And MisterE made the serial look like as if it is the serial number for Windows.

    A very simple way is to look through the list of exported functions. In fact, I think this step should be taken when cracking *any* programs. Looking through the list, I find SendDlgItemMessage is the most promising one. Look through IDA, feel the code around it..and yep, that's must be it. Look below some more, hard coded serial. Oh well, that's for task 1.
    I'll post solution for task 2 and details when everyone else has done task 1.

    ytc_


Message thread:

ytc's thread (ytc_) (17-Mar-99 03:37:32)

Back to main board