CrackMe Practices for Newbies
PROJECT 6: caveman by Ghiribizzo

figure moving...hope this helps
Wednesday, 24-Feb-99 22:54:30

    A somewhat simple way to determine how a number will move our position is with this simple table.


    0 = 00 ….. 4 = 10 ….. 8 = 20 ….. C = 30
    1 = 01 ….. 5 = 11 ….. 9 = 21 ….. D = 31
    2 = 02 ….. 6 = 12 ….. A = 22 ….. E = 32
    3 = 03 ….. 7 = 13 ….. B = 23 ….. F = 33

    Therefore
    8D = 2031 = left, up, right, down.

    Up, Up, Right, Up = 0030 = 0C

    0 = up
    1 = down
    2 = left
    3 = right

    Princess


    Princess


Message thread:

Eternal Bliss' thread (Eternal Bliss) (23-Feb-99 17:49:18)

Back to main board