CrackMe® Practices for Newbies
PROJECT 8: Conquer by MisterE

Shadow's thread (battle3 solved)
Thursday, 18-Mar-99 00:53:28

    Conquer me v1.0 by MisterE
    ==========================

    Battle 3 solution by Shadow.

    There are 10 checkbuttons in this battle. ID numbers 301 to 301
    (not in right order). In the beginning I tested program using sofice..
    about hour. Then I fed up with debugging and dissembler file using ida
    and decompiled resouces with symatec resource studio..

    Well,, then I searched final solution using wordpad.

    IsDlgButtonChecked(hwnd,id) is key to finding correct answer.

    Correct solution:

    TFFTTFTTFT

    Dead end:

    TTFFTTTFTT

    T - true (checked)
    F - false (not checked)



    Shadow


Message thread:

Shadow's thread (battle3 solved) (Shadow) (18-Mar-99 00:53:28)

Back to main board