CrackMe® Practices for Newbies
PROJECT 6: caveman by Ghiribizzo

kinda lost...
Sunday, 21-Feb-99 10:37:26

    I am admittedly still unclear about exactly what
    the relationship between the first two bytes (which should equal length of username?) and what comes after...I have been trying (by creating with DOS Edit) files with such things as :

    06myname (2 bytes 06 = length of username, myname)
    0anamename (0a = 10 = length of username)

    in the first example, at

    :0142 cmp ax, [0658]

    ax=3630
    d 0658 = 06 [1484:013e 30 36 ....]

    stepping through the code puts me out...

    any help would be appreciated very much...

    snakebyte__




    snakebyte__


Message thread:

snakebyte's thread (snakebyte__@hotmail.com) (20-Feb-99 09:08:43)

Back to main board