Re: A tip about the value at 065A Friday, 26-Feb-99 18:23:01 Hi Andy, Thanks for the contribution. I did not have much difficulty figuring how the program calculates the first position on the bord from the key which is calculated from the username then taking the remainder of dividing that number bt 4ehand adding it to 10bh. Then figured out the upd, dowon, left, right movements, but I did not find any way besides that how you can chose your initial position after the user name has been calculated. Now the 4 bytes of 00 after the user name must then be considered as part of the name and added to the value of the first byte. For instance: If my usre name Joseph$ is 7, I must make the value of the first bute in the keyfile equal 7+4=11 (BH, or 0xB). Did I understand you correctly there. More importannt, where in the program you get a hint for the 4 00 bytes. Best regards, Joseph Joseph |
Joseph's Thread (Joseph) (25-Feb-99 04:47:28) |