CrackMe® Practices for Newbies
VBCrackMe 6 by Eternal Bliss

Princess' Tread
Saturday, 06-Mar-99 11:38:55

    My observations so far

    The numbers on the screen have to do with the timer. There are three boxes with numbers.
    Using Smartcheck I saw the program coded in P-code so Smartcheck would probably not be of much use but checking the timer events I noticed the sequence of the numbers generated for the screen changed position from what I saw on the screen. Re-arranging the numbers made it obvious and doing a little math gave me what I have so far.


    The numbers in the boxes stare with a seed.


    First box 2 nd box 3 rd box

    10000 1 19997




    From the first box 53 is subtracted

    From the second box 83 is added

    From the third box 355 is subtracted


    These boxes are also shifted around by being shifted to the right one position every time a new number is calculated (every second) and the right one put in the first position


    So the sequence of the boxes are 1,2,3 - 3,1,2 - 2,3,1 - 1,2,3 - 3,2,1 - etc.



    The sequence of the numbers are.


    10000 1 19997
    19642 9947 84
    167 19287 9894
    9841 250 18932
    18557 9788 333
    etc

    If the box sequence is taken into account

    10000 1 19997
    9947 84 19642
    9894 167 19287
    9841 250 18932
    etc

    Princess


    Princess Screen Numbers


Message thread:

Princess' Tread (Princess Screen Numbers) (06-Mar-99 11:38:55)

Back to main board