View Single Post
Cataphract

JCF Member

Joined: Sep 2002

Posts: 24

Cataphract is doing well so far

Oct 2, 2002, 05:05 AM
Cataphract is offline
Reply With Quote
Thanks for your reply, Link.
Let's try a checksum with the 'ba' password:

we would have 0x0A 02 61 61

Checksum:

10 02 00001010 00000010
97 97 01100001 01100001 +
-----------------
01101011 01100011

1's com. 10010100 10011100

10010100 = 0x94
10011100 = 0x9c

Let's confirm...

148 157 10010100 10011100
10 02 00001010 00000010 +
-----------------
10011110 10011110
97 97 01100001 01100001 +
-----------------
11111111 11111111

So it's correct.


HOWEVER, the actual value (the one which is sent by JJ2) is not 0x949C. It's 0xCF5B...